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 的 对象。

适用于