2 references to Path
Microsoft.Maui.Controls.Xaml (2)
MarkupExtensions\BindingExtension.cs (2)
8
[ContentProperty(nameof(
Path
))]
53
return new Binding(
Path
, Mode, Converter, ConverterParameter, StringFormat, Source)