Base:
method
GetTargetValue
Microsoft.Maui.Controls.BindingBase.GetTargetValue(System.Object, System.Type)
1 reference to GetTargetValue
Microsoft.Maui.Controls (1)
TypedBinding.cs (1)
332 var value = GetTargetValue(target.GetValue(property), typeof(TProperty));