Base:
method
GetTargetValue
Microsoft.Maui.Controls.BindingBase.GetTargetValue(System.Object, System.Type)
1 reference to GetTargetValue
Microsoft.Maui.Controls (1)
MultiBinding.cs (1)
119
if (!(
GetTargetValue
(_targetObject.GetValue(_targetProperty), null) is object[] values)) //converter failed