5 references to InTemplateFrame
System.Web.Mobile (5)
UI\MobileControls\Design\Adapters\DesignerAdapterUtil.cs (1)
82containmentStatus = ContainmentStatus.InTemplateFrame;
UI\MobileControls\Design\MobileControlDesigner.cs (1)
221ContainmentStatus == ContainmentStatus.InTemplateFrame);
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
338ContainmentStatus == ContainmentStatus.InTemplateFrame);
UI\MobileControls\Design\PanelDesigner.cs (1)
49ContainmentStatus == ContainmentStatus.InTemplateFrame);
UI\MobileControls\Design\TextViewDesigner.cs (1)
61ContainmentStatus == ContainmentStatus.InTemplateFrame);