WindowOverlay.IsPlatformViewInitialized Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur indiquant si la couche tactile et de dessin de la plateforme a été initialisée. Si ce n’est pas le cas, vous ne pourrez pas dessiner ou utiliser des tests de frappe sur la superposition.
public:
property bool IsPlatformViewInitialized { bool get(); };
public bool IsPlatformViewInitialized { get; }
member this.IsPlatformViewInitialized : bool
Public ReadOnly Property IsPlatformViewInitialized As Boolean