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