共用方式為


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的物件。

適用於