2 writes to _color
System.Web.Mobile (2)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (2)
669_color = Color.Empty; 690set { _color = value; }
1 reference to _color
System.Web.Mobile (1)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (1)
689get { return _color; }