Condividi tramite


StructuralObject.OnPropertyChanged(String) Metodo

Definizione

Genera l'evento 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)

Parametri

property
String

Nome della proprietà modificata.

Attributi

Si applica a