Window.Current 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.
Les applications de bureau retournent null
toujours pour cette propriété.
static Window Current();
public static Window Current { get; }
var window = Window.current;
Public Shared ReadOnly Property Current As Window
Valeur de propriété
La valeur est null
pour les applications de bureau.
Remarques
L’objet Window implémente IWindowNative, par le biais duquel les applications de bureau peuvent obtenir le HWND sous-jacent de .Window