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