Base:
method
GetSourceValue
Microsoft.Maui.Controls.BindingBase.GetSourceValue(System.Object, System.Type)
2 references to GetSourceValue
Microsoft.Maui.Controls (2)
MultiBinding.cs (2)
99 var value = GetSourceValue(GetValueArray(), _targetProperty.ReturnType); 172 var value = GetSourceValue(GetValueArray(), _targetProperty.ReturnType);