Share via


BindableObject.PropertyChanging Evento

Definizione

Si verifica quando il valore di una proprietà è in corso di modifica.

public:
 event Microsoft::Maui::Controls::PropertyChangingEventHandler ^ PropertyChanging;
public event Microsoft.Maui.Controls.PropertyChangingEventHandler PropertyChanging;
member this.PropertyChanging : Microsoft.Maui.Controls.PropertyChangingEventHandler 
Public Event PropertyChanging As PropertyChangingEventHandler 

Tipo evento

Si applica a