2 references to TabbedPage
Microsoft.Maui.Controls (2)
PlatformConfiguration\WindowsSpecific\TabbedPage.cs (2)
16
BindableProperty.Create(nameof(HeaderIconsEnabledProperty), typeof(bool), typeof(
TabbedPage
), true);
20
BindableProperty.Create(nameof(HeaderIconsSizeProperty), typeof(Size), typeof(
TabbedPage
), new Size(16, 16));