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