3 writes to _createdViaService
Microsoft.Maui.Controls (3)
Shell\ShellContent.cs (3)
81 _createdViaService = true; 86 _createdViaService = false; 301 shellContent._createdViaService = false;
2 references to _createdViaService
Microsoft.Maui.Controls (2)
Shell\ShellContent.cs (2)
211 if (_createdViaService) 226 if (!_createdViaService)