1 write to _hasContainer
Microsoft.Maui (1)
Handlers\View\ViewHandler.cs (1)
119 _hasContainer = value;
2 references to _hasContainer
Microsoft.Maui (2)
Handlers\View\ViewHandler.cs (2)
113 get => _hasContainer; 116 if (_hasContainer == value)