2 references to Default
Microsoft.Maui.Controls (2)
PlatformConfiguration\macOSSpecific\TabbedPage.cs (2)
11 public static readonly BindableProperty TabsStyleProperty = BindableProperty.Create("TabsStyle", typeof(TabsStyle), typeof(TabbedPage), TabsStyle.Default); 48 SetTabsStyle(config.Element, TabsStyle.Default);