7 references to InUserControl
System.Web.Mobile (7)
UI\MobileControls\Design\DeviceSpecificDesigner.cs (1)
228
if (DesignerAdapterUtil.
InUserControl
(_ds))
UI\MobileControls\Design\FormDesigner.cs (1)
100
if (DesignerAdapterUtil.
InUserControl
(_form))
UI\MobileControls\Design\MobileControlDesigner.cs (1)
232
if (DesignerAdapterUtil.
InUserControl
(_mobileControl))
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
569
if (DesignerAdapterUtil.
InUserControl
(_control))
UI\MobileControls\Design\PanelDesigner.cs (1)
79
if (DesignerAdapterUtil.
InUserControl
(_panel))
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1249
if (DesignerAdapterUtil.
InUserControl
(_styleSheet))
UI\MobileControls\Design\TextViewDesigner.cs (1)
129
if (DesignerAdapterUtil.
InUserControl
(_textView))