2 writes to _wrapping
System.Web.Mobile (2)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (2)
803
_wrapping
= Wrapping.Wrap;
811
set {
_wrapping
= value; }
1 reference to _wrapping
System.Web.Mobile (1)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (1)
810
get { return
_wrapping
; }