2 references to GetRootComponent
System.Web.Mobile (2)
UI\MobileControls\Design\Adapters\DesignerAdapterUtil.cs (2)
121return GetRootComponent(component) is UserControl; 126return GetRootComponent(component) is MobileUserControl;