6 references to StdBorderWidths
System.Windows.Forms (6)
winforms\Managed\System\WinForms\DataGridViewButtonCell.cs (1)
339Rectangle borderWidthsRect = this.StdBorderWidths;
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
761Rectangle borderWidthsRect = this.StdBorderWidths;
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
1371Rectangle borderWidthsRect = this.StdBorderWidths;
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (1)
475Rectangle borderWidthsRect = this.StdBorderWidths;
winforms\Managed\System\WinForms\DataGridViewLinkCell.cs (1)
662Rectangle borderWidthsRect = this.StdBorderWidths;
winforms\Managed\System\WinForms\DataGridViewTextBoxCell.cs (1)
437Rectangle borderWidthsRect = this.StdBorderWidths;