4 references to DefaultWeight
System.Web.Mobile (4)
UI\MobileControls\LiteralText.cs (1)
40
private static readonly int PagingUnitSize = ControlPager.
DefaultWeight
; // chars
UI\MobileControls\MobileControl.cs (1)
1293
weight = ControlPager.
DefaultWeight
;
UI\MobileControls\PagedControl.cs (1)
172
return ControlPager.
DefaultWeight
;
UI\MobileControls\TextView.cs (1)
134
private static readonly int PagingUnitSize = ControlPager.
DefaultWeight
; // chars