4 references to UnApply
Microsoft.Maui.Controls (4)
Interactivity\TriggerBase.cs (1)
125 setter.UnApply(bindable, specificity);
Style.cs (1)
191 setter.UnApply(bindable, (SetterSpecificity)specificity);
VisualStateManager.cs (2)
41 setter.UnApply(oldElement, specificity); 105 setter.UnApply(visualElement, specificity);