다음을 통해 공유


InputPreTranslateKeyboardSource 클래스

정의

현재 스레드에 대한 키보드 입력의 사전 번역을 사용하도록 설정합니다.

public ref class InputPreTranslateKeyboardSource sealed : InputObject
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class InputPreTranslateKeyboardSource final : InputObject
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class InputPreTranslateKeyboardSource : InputObject
Public NotInheritable Class InputPreTranslateKeyboardSource
Inherits InputObject
상속
Object Platform::Object IInspectable InputObject InputPreTranslateKeyboardSource
특성

속성

DispatcherQueue

InputObject에 대한 DispatcherQueue 를 가져옵니다.

(다음에서 상속됨 InputObject)

메서드

GetForIsland(ContentIsland)

InputPreTranslateKeyboardSource 지정된 ContentIsland에 대한 개체를 검색합니다.

적용 대상