1 write to dgRelationShpRowPaint
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
198
dgRelationShpRowPaint
= new TraceSwitch("DGRelationShpRowPaint", "Relationship row painting");
2 references to dgRelationShpRowPaint
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
197
if (
dgRelationShpRowPaint
== null) {
200
return
dgRelationShpRowPaint
;