InputPreTranslateKeyboardSource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
Properties
DispatcherQueue |
Gets the DispatcherQueue for the InputObject. (Inherited from InputObject) |
Methods
GetForIsland(ContentIsland) |
Retrieves an InputPreTranslateKeyboardSource object for the specified ContentIsland. |