8 references to ContainmentStatus
System.Web.Mobile (8)
UI\MobileControls\Design\MobileControlDesigner.cs (5)
219ContainmentStatus == ContainmentStatus.InForm || 220ContainmentStatus == ContainmentStatus.InPanel || 221ContainmentStatus == ContainmentStatus.InTemplateFrame); 336errorMessage, infoMode, _mobileControl, Behavior, ContainmentStatus); 454DesignerAdapterUtil.SetStandardStyleAttributes(Behavior, ContainmentStatus);
UI\MobileControls\Design\TextViewDesigner.cs (3)
59ContainmentStatus == ContainmentStatus.InForm || 60ContainmentStatus == ContainmentStatus.InPanel || 61ContainmentStatus == ContainmentStatus.InTemplateFrame);