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