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