2 references to NavigationPropertyKey
Microsoft.Maui.Controls (2)
NavigableElement\NavigableElement.cs (2)
17 public static readonly BindableProperty NavigationProperty = NavigationPropertyKey.BindableProperty; 32 internal set { SetValue(NavigationPropertyKey, value); }