1 write to _shellContext
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRootHeader.cs (1)
75 _shellContext = shellContext;
3 references to _shellContext
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellSectionRootHeader.cs (3)
148 IShellController shellController = _shellContext.Shell; 198 ((IShellController)_shellContext.Shell).AddAppearanceObserver(this, ShellSection); 217 ((IShellController)_shellContext.Shell).RemoveAppearanceObserver(this);