Condividi tramite


StructuralObject.ReportPropertyChanged(String) Metodo

Definizione

Genera un evento utilizzato per segnalare che si è verificata una modifica della proprietà.

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

Parametri

property
String

Nome della proprietà modificata.

Attributi

Si applica a