3 references to SetterSpecificity
Microsoft.Maui.Controls (3)
BindableObject.cs (2)
547
=> SetValueCore(property, value, attributes, SetValuePrivateFlags.Default, new
SetterSpecificity
());
551
=> SetValueCore(property, value, attributes, privateAttributes, new
SetterSpecificity
());
Element\Element_StyleSheets.cs (1)
68
((IStyle)sheets[i]).Apply(bo, new
SetterSpecificity
());