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