1 override of GetDefaultSize
System.Web.Mobile (1)
UI\MobileControls\Design\PanelDesigner.cs (1)
64
protected override Size
GetDefaultSize
()
3 references to GetDefaultSize
System.Web.Mobile (3)
UI\MobileControls\Design\FormDesigner.cs (1)
162
GetDefaultSize
().Width
UI\MobileControls\Design\MobileContainerDesigner.cs (2)
637
SetBehaviorStyle("height",
GetDefaultSize
().Height);
638
SetBehaviorStyle("width",
GetDefaultSize
().Width);