2 references to HideNavigationBarSeparatorProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\iOSSpecific\NavigationPage.cs (2)
126 return (bool)element.GetValue(HideNavigationBarSeparatorProperty); 132 element.SetValue(HideNavigationBarSeparatorProperty, value);