XamlUIPresenter.NotifyWindowSizeChanged Méthode
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.
Appelle l’événement SizeChanged sur Window.Current. Utilisé par les hôtes pour propager les modifications de taille des paramètres de l’hôte vers le code utilisateur, afin qu’une interaction en mode création puisse être différenciée d’une interaction au moment de l’exécution.
public:
static void NotifyWindowSizeChanged();
static void NotifyWindowSizeChanged();
public static void NotifyWindowSizeChanged();
function notifyWindowSizeChanged()
Public Shared Sub NotifyWindowSizeChanged ()