3 references to PlatformEnabledChanged
Microsoft.Maui.Controls (3)
Shell\ShellSection.cs (2)
692 sc.Page.PlatformEnabledChanged += WaitForRendererToGetRemoved; 695 sc.Page.PlatformEnabledChanged -= WaitForRendererToGetRemoved;
VisualElement\VisualElement.cs (1)
1052 PlatformEnabledChanged?.Invoke(this, EventArgs.Empty);