1 implementation of StructureChanged
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
665
event EventHandler IShellController.
StructureChanged
2 references to StructureChanged
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellFlyoutLayoutManager.cs (2)
35
ShellController.
StructureChanged
+= OnStructureChanged;
471
ShellController.
StructureChanged
-= OnStructureChanged;