2 writes to IsCreated
Microsoft.Maui.Controls (2)
Window\Window.cs (2)
491
IsCreated
= true;
532
IsCreated
= false;
1 reference to IsCreated
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
488
if (
IsCreated
)