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