Share via


StructuralObject.OnPropertyChanging(String) Metodo

Definizione

Genera l'evento PropertyChanging.

protected:
 virtual void OnPropertyChanging(System::String ^ property);
protected virtual void OnPropertyChanging (string property);
abstract member OnPropertyChanging : string -> unit
override this.OnPropertyChanging : string -> unit
Protected Overridable Sub OnPropertyChanging (property As String)

Parametri

property
String

Nome della proprietà in fase di modifica.

Si applica a