Partager via


InputPreTranslateKeyboardSource Classe

Définition

Active la pré-traduction d’entrée du clavier pour le thread actif.

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
Héritage
Object Platform::Object IInspectable InputObject InputPreTranslateKeyboardSource
Attributs

Propriétés

DispatcherQueue

Obtient le dispatcherQueue pour InputObject.

(Hérité de InputObject)

Méthodes

GetForIsland(ContentIsland)

Récupère un objet InputPreTranslateKeyboardSource pour le ContentIsland spécifié.

S’applique à