Share via


Element.ParentChanging Evento

Definizione

Generato ogni volta che l'elemento inizia a cambiare.

public:
 event EventHandler<Microsoft::Maui::Controls::ParentChangingEventArgs ^> ^ ParentChanging;
public event EventHandler<Microsoft.Maui.Controls.ParentChangingEventArgs> ParentChanging;
member this.ParentChanging : EventHandler<Microsoft.Maui.Controls.ParentChangingEventArgs> 
Public Event ParentChanging As EventHandler(Of ParentChangingEventArgs) 

Tipo evento

Si applica a