2 writes to IsCreated
Microsoft.Maui.Controls (2)
Window\Window.cs (2)
492
IsCreated
= true;
533
IsCreated
= false;
1 reference to IsCreated
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
489
if (
IsCreated
)