1 write to _specificity
Microsoft.Maui.Controls (1)
BindingExpression.cs (1)
83 _specificity = specificity;
3 references to _specificity
Microsoft.Maui.Controls (3)
BindingExpression.cs (3)
60 ApplyCore(source, target, _targetProperty, fromTarget, _specificity); 555 this.ApplyCore(null, target, _targetProperty, false, _specificity); 560 binding.Apply(null, target, _targetProperty, false, _specificity);