1 write to dgRelationShpRowLayout
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
189dgRelationShpRowLayout = new TraceSwitch("DGRelationShpRowLayout", "Relationship row layout");
2 references to dgRelationShpRowLayout
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
188if (dgRelationShpRowLayout == null) { 191return dgRelationShpRowLayout;