8 references to InMobilePage
System.Web.Mobile (8)
UI\MobileControls\Design\DeviceSpecificDesigner.cs (1)
234
if (!DesignerAdapterUtil.
InMobilePage
(_ds))
UI\MobileControls\Design\FormDesigner.cs (1)
106
if (!DesignerAdapterUtil.
InMobilePage
(_form))
UI\MobileControls\Design\MobileContainerDesigner.cs (1)
141
if (!DesignerAdapterUtil.
InMobilePage
(_mobileControl))
UI\MobileControls\Design\MobileControlDesigner.cs (1)
238
if (!DesignerAdapterUtil.
InMobilePage
(_mobileControl))
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
575
if (!DesignerAdapterUtil.
InMobilePage
(_control))
UI\MobileControls\Design\PanelDesigner.cs (1)
85
if (!DesignerAdapterUtil.
InMobilePage
(_panel))
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1255
if (!DesignerAdapterUtil.
InMobilePage
(_styleSheet))
UI\MobileControls\Design\TextViewDesigner.cs (1)
135
if (!DesignerAdapterUtil.
InMobilePage
(_textView))