1 write to _lastLayoutSize
Microsoft.Maui.Controls (1)
LegacyLayouts\Layout.cs (1)
470 _lastLayoutSize = new Size(width, height);
1 reference to _lastLayoutSize
Microsoft.Maui.Controls (1)
LegacyLayouts\Layout.cs (1)
599 if (_lastLayoutSize != new Size(Width, Height))