3 references to Self
Microsoft.Maui.Controls (2)
RelativeBindingSource.cs (2)
59 return _self ?? (_self = new RelativeBindingSource(RelativeBindingSourceMode.Self)); 91 case RelativeBindingSourceMode.Self:
Microsoft.Maui.Controls.Xaml (1)
MarkupExtensions\RelativeSourceExtension.cs (1)
64 else if (Mode == RelativeBindingSourceMode.Self)