BindableObject.PropertyChanging Evento

Definición

Se produce cuando un valor de propiedad está cambiando.

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 de evento

Se aplica a