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