2 writes to _hasDoneLayout
Microsoft.Maui.Controls (2)
LegacyLayouts\Layout.cs (2)
323
_hasDoneLayout
= false;
429
_hasDoneLayout
= true;
1 reference to _hasDoneLayout
Microsoft.Maui.Controls (1)
LegacyLayouts\Layout.cs (1)
325
if (!
_hasDoneLayout
)