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)
362
return (
_length
+ PagingUnitSize - 1) / PagingUnitSize;