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