Share via


InputPreTranslateKeyboardSource Class

Definition

Enables pre-translation of keyboard input for the current thread.

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
Inheritance
Object Platform::Object IInspectable InputObject InputPreTranslateKeyboardSource
Attributes

Properties

DispatcherQueue

Gets the DispatcherQueue for the InputObject.

(Inherited from InputObject)

Methods

GetForIsland(ContentIsland)

Retrieves an InputPreTranslateKeyboardSource object for the specified ContentIsland.

Applies to