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