3 references to DGRelationShpRowPaint
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (3)
527
if (CompModSwitches.
DGRelationShpRowPaint
.TraceVerbose) Debug.WriteLine("Painting row " + RowNumber.ToString(CultureInfo.InvariantCulture) + " with bounds " + bounds.ToString());
748
if (CompModSwitches.
DGRelationShpRowPaint
.TraceVerbose) Debug.WriteLine("PlusMinusGlyph painting in bounds -> " + bounds.ToString());
757
if (CompModSwitches.
DGRelationShpRowPaint
.TraceVerbose) Debug.WriteLine("Painting PlusMinusGlyph with outline -> " + outline.ToString());