1 override of OnElementControllerInserting
Microsoft.Maui.Controls (1)
Shell\ShellContentCollection.cs (1)
27 protected override void OnElementControllerInserting(IElementController element)
2 references to OnElementControllerInserting
Microsoft.Maui.Controls (2)
Shell\ShellContentCollection.cs (1)
29 base.OnElementControllerInserting(element);
Shell\ShellElementCollection.cs (1)
152 OnElementControllerInserting(controller);