2 references to WaitForRendererToGetRemoved
Microsoft.Maui.Controls (2)
Shell\ShellSection.cs (2)
692
sc.Page.PlatformEnabledChanged +=
WaitForRendererToGetRemoved
;
695
sc.Page.PlatformEnabledChanged -=
WaitForRendererToGetRemoved
;