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