1 write to dgCaptionPaint
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
171dgCaptionPaint = new TraceSwitch("DGCaptionPaint", "DataGridCaption");
2 references to dgCaptionPaint
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
170if (dgCaptionPaint == null) { 173return dgCaptionPaint;