4 references to BackColorBrush
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (2)
688return parent.BackColorBrush; 5745return BackColorBrush;
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonStandardAdapter.cs (1)
87: Control.BackColorBrush);
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2005return BackColorBrush;