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