5 references to expandoBoxWidth
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (5)
293
Rectangle outline = GetOutlineRect(insideRowHeaders.Right -
expandoBoxWidth
, 0);
606
bounds.Width - (paintPlusMinus ?
expandoBoxWidth
: 0),
613
bounds.Width - (paintPlusMinus ?
expandoBoxWidth
: 0),
619
int expandoBoxX = MirrorRectangle(bounds.X + rowHeaderBounds.Width,
expandoBoxWidth
, bounds, alignToRight);
625
expandoBoxWidth
,