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