2 references to TypedBinding
Microsoft.Maui.Controls (2)
TypedBinding.cs (2)
103
return new
TypedBinding
<TSource, TProperty>(
223
return new
TypedBinding
<TSource, TProperty>(_getter, _setter, handlers)