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)
271brush = _highlightTextBrush;