2 references to GetBasedOnResource
Microsoft.Maui.Controls (2)
Style.cs (2)
107
ApplyCore(bindable, BasedOn ??
GetBasedOnResource
(bindable), specificity);
115
UnApplyCore(bindable, BasedOn ??
GetBasedOnResource
(bindable));