4 references to GetContainmentStatus
System.Web.Mobile (4)
UI\MobileControls\Design\Adapters\DesignerAdapterUtil.cs (1)
107if (DesignerAdapterUtil.GetContainmentStatus(control) == ContainmentStatus.AtTopLevel)
UI\MobileControls\Design\MobileContainerDesigner.cs (1)
76DesignerAdapterUtil.GetContainmentStatus(_mobileControl);
UI\MobileControls\Design\MobileControlDesigner.cs (1)
118DesignerAdapterUtil.GetContainmentStatus(_mobileControl);
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
137DesignerAdapterUtil.GetContainmentStatus(_control);