1 write to PropertyChanged
Microsoft.Maui.Controls (1)
BindableProperty.cs (1)
106
PropertyChanged
= propertyChanged;
1 reference to PropertyChanged
Microsoft.Maui.Controls (1)
BindableObject.cs (1)
676
property.
PropertyChanged
?.Invoke(this, original, value);