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