1 write to _targetProperty
Microsoft.Maui.Controls (1)
4 references to _targetProperty
Microsoft.Maui.Controls (4)
TypedBinding.cs (4)
167 ApplyCore(source, target, _targetProperty, fromTarget, _specificity);
420 Apply(null, target, _targetProperty, false, SetterSpecificity.FromBinding);
448 ApplyCore(null, target, _targetProperty, false, _specificity);
453 Apply(null, target, _targetProperty, false, _specificity);