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