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