1 reference to PropertyChangingEventArgs
Microsoft.Maui.Controls (1)
BindableObject.cs (1)
415
=> PropertyChanging?.Invoke(this, new
PropertyChangingEventArgs
(propertyName));