1 write to _titleViewManager
Microsoft.Maui.Controls (1)
Platform\Windows\PageControl.cs (1)
163 _titleViewManager = new TitleViewManager(this);
1 reference to _titleViewManager
Microsoft.Maui.Controls (1)
Platform\Windows\PageControl.cs (1)
174 ((PageControl)dependencyObject)._titleViewManager?.OnTitleViewPropertyChanged();