6 references to Is
Microsoft.Maui.Controls (6)
NavigationPage\NavigationPageToolbar.cs (1)
62
else if (_currentPage != sender && sender == _currentNavigationPage && e.
Is
(NavigationPage.CurrentPageProperty))
Platform\ModalNavigationManager\ModalNavigationManager.cs (1)
51
if (args.
Is
(Window.PageProperty))
SemanticProperties.cs (1)
81
if (args.
Is
(bp))
Shell\Shell.cs (1)
1614
if (e.
Is
(Shell.TabBarIsVisibleProperty))
ShellToolbar.cs (2)
41
else if (p.
Is
(Shell.TitleProperty))
151
if (e.
Is
(Page.TitleProperty))