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