5 references to IsAttachedToRoot
Microsoft.Maui.Controls.Compatibility (5)
Android\AppCompat\FlyoutPageContainer.cs (2)
118 if (!_parent.IsAttachedToRoot()) 149 if (!_parent.IsAttachedToRoot())
Android\AppCompat\NavigationPageRenderer.cs (3)
304 if (!Element.IsAttachedToRoot()) 361 if (_isAttachedToWindow && Element.IsAttachedToRoot()) 783 if (!Element.IsAttachedToRoot())