1 implementation of TitleViewPresenter
Microsoft.Maui.Controls (1)
Platform\Windows\PageControl.cs (1)
140 FrameworkElement ITitleViewRendererController.TitleViewPresenter => _titleViewPresenter;
1 reference to TitleViewPresenter
Microsoft.Maui.Controls (1)
Platform\Windows\TitleViewManager.cs (1)
19 FrameworkElement TitleViewPresenter => _titleViewRendererController.TitleViewPresenter;