StrokeCollection.OnPropertyDataChanged(PropertyDataChangedEventArgs) 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.
Déclenche l’événement PropertyDataChanged.
protected:
virtual void OnPropertyDataChanged(System::Windows::Ink::PropertyDataChangedEventArgs ^ e);
protected virtual void OnPropertyDataChanged(System.Windows.Ink.PropertyDataChangedEventArgs e);
abstract member OnPropertyDataChanged : System.Windows.Ink.PropertyDataChangedEventArgs -> unit
override this.OnPropertyDataChanged : System.Windows.Ink.PropertyDataChangedEventArgs -> unit
Protected Overridable Sub OnPropertyDataChanged (e As PropertyDataChangedEventArgs)
Paramètres
PropertyDataChangedEventArgs qui contient les données d’événement.