1 write to _containerArea
Microsoft.Maui.Controls (1)
Page\Page.cs (1)
189 _containerArea = value;
2 references to _containerArea
Microsoft.Maui.Controls (2)
Page\Page.cs (2)
183 get { return _containerArea; } 186 if (_containerArea == value)