1 write to _highlightTextBrush
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TabOrder.cs (1)
57
_highlightTextBrush
= new SolidBrush(SystemColors.HighlightText);
1 reference to _highlightTextBrush
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TabOrder.cs (1)
274
brush =
_highlightTextBrush
;