2 references to Apply
Microsoft.Maui.Controls (2)
Binding.cs (1)
150 _expression.Apply(bindingContext, bindObj, targetProperty, specificity);
TemplateBinding.cs (1)
139 _expression?.Apply(templatedParent, bindableObject, targetProperty, SetterSpecificity.FromBinding);