3 references to ContainerView
Microsoft.Maui (3)
Handlers\View\ViewHandler.cs (3)
136 /// Constructs the <see cref="ContainerView"/> and adds <see cref="PlatformView"/> to a container. 142 /// Deconstructs the <see cref="ContainerView"/> and removes <see cref="PlatformView"/> from its container. 153 object? IViewHandler.ContainerView => ContainerView;