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