次の方法で共有


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)

指定した InputPreTranslateKeyboardSourceContentIsland のオブジェクトを取得します。

適用対象