6 references to InPanel
System.Web.Mobile (6)
UI\MobileControls\Design\Adapters\DesignerAdapterUtil.cs (1)
74
containmentStatus = ContainmentStatus.
InPanel
;
UI\MobileControls\Design\DeviceSpecificDesigner.cs (1)
218
ContainmentStatus == ContainmentStatus.
InPanel
);
UI\MobileControls\Design\MobileControlDesigner.cs (1)
220
ContainmentStatus == ContainmentStatus.
InPanel
||
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
337
ContainmentStatus == ContainmentStatus.
InPanel
||
UI\MobileControls\Design\PanelDesigner.cs (1)
48
ContainmentStatus == ContainmentStatus.
InPanel
||
UI\MobileControls\Design\TextViewDesigner.cs (1)
60
ContainmentStatus == ContainmentStatus.
InPanel
||