1 override of OnBindablePropertySet
Microsoft.Maui.Controls (1)
4 references to OnBindablePropertySet
Microsoft.Maui.Controls (4)
BindableObject.cs (3)
151 OnBindablePropertySet(property, original.Value, newValue, changed, changed);
663 OnBindablePropertySet(property, original, value, !sameValue, true);
667 OnBindablePropertySet(property, original, value, !sameValue, false);