CoreTextEditContext.NotifyLayoutChanged 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.
Avertit le serveur d’entrée de texte que la disposition du texte à l’intérieur du contrôle d’entrée de texte a changé.
public:
virtual void NotifyLayoutChanged() = NotifyLayoutChanged;
void NotifyLayoutChanged();
public void NotifyLayoutChanged();
function notifyLayoutChanged()
Public Sub NotifyLayoutChanged ()