Partager via


InputActivationListenerPreview Classe

Définition

Permet d’accéder à une fenêtre, d’une vue ou d’un autre élément visuel et d’observer les modifications apportées à l’état d’activation.

public ref class InputActivationListenerPreview abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class InputActivationListenerPreview final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class InputActivationListenerPreview
Public Class InputActivationListenerPreview
Héritage
Object Platform::Object IInspectable InputActivationListenerPreview
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1903 (introduit dans 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v8.0)

Méthodes

CreateForApplicationWindow(AppWindow)

Instancie un objet InputActivationListenerPreview pour l’AppWindow spécifié.

S’applique à

Voir aussi