1 instantiation of NaviPage
Microsoft.Maui (1)
Platform\Tizen\StackNavigationManager.cs (1)
206 var naviPage = new NaviPage
4 references to NaviPage
Microsoft.Maui (4)
Platform\Tizen\StackNavigationManager.cs (4)
19 Dictionary<IView, NaviPage> _pageMap = new Dictionary<IView, NaviPage>(); 195 NaviPage GetNavigationItem(IView page) 206 var naviPage = new NaviPage