1 write to _containerArea
Microsoft.Maui.Controls (1)
Page\Page.cs (1)
188 _containerArea = value;
2 references to _containerArea
Microsoft.Maui.Controls (2)
Page\Page.cs (2)
182 get { return _containerArea; } 185 if (_containerArea == value)