1 write to _hasContainer
Microsoft.Maui (1)
Handlers\View\ViewHandler.cs (1)
118
_hasContainer
= value;
2 references to _hasContainer
Microsoft.Maui (2)
Handlers\View\ViewHandler.cs (2)
112
get =>
_hasContainer
;
115
if (
_hasContainer
== value)