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