1 write to _specificity
Microsoft.Maui.Controls (1)
TypedBinding.cs (1)
174 this._specificity = specificity;
3 references to _specificity
Microsoft.Maui.Controls (3)
TypedBinding.cs (3)
167 ApplyCore(source, target, _targetProperty, fromTarget, _specificity); 448 ApplyCore(null, target, _targetProperty, false, _specificity); 453 Apply(null, target, _targetProperty, false, _specificity);