1 write to DataType
Microsoft.Maui.Controls.Xaml (1)
MarkupExtensions\BindingExtension.cs (1)
58
DataType
= bindingXDataType,
1 reference to DataType
Microsoft.Maui.Controls (1)
BindingExpression.cs (1)
68
if (Binding is Binding { Source: var source,
DataType
: Type dataType })