Partager via


StructuralObject.OnPropertyChanged(String) Méthode

Définition

Déclenche l’événement PropertyChanged.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId="Property")]
protected virtual void OnPropertyChanged (string property);
abstract member OnPropertyChanged : string -> unit
override this.OnPropertyChanged : string -> unit
Protected Overridable Sub OnPropertyChanged (property As String)

Paramètres

property
String

Nom de la propriété modifiée.

Attributs

S’applique à