1 write to _length
System.Web.Mobile (1)
UI\MobileControls\TextView.cs (1)
353_length += text.Length;
1 reference to _length
System.Web.Mobile (1)
UI\MobileControls\TextView.cs (1)
362return (_length + PagingUnitSize - 1) / PagingUnitSize;