6 references to StdBorderWidths
System.Windows.Forms (6)
System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.cs (1)
290
Rectangle borderWidthsRect =
StdBorderWidths
;
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
649
Rectangle borderWidthsRect =
StdBorderWidths
;
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (1)
1173
Rectangle borderWidthsRect =
StdBorderWidths
;
System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.cs (1)
409
Rectangle borderWidthsRect =
StdBorderWidths
;
System\Windows\Forms\Controls\DataGridView\DataGridViewLinkCell.cs (1)
547
Rectangle borderWidthsRect =
StdBorderWidths
;
System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxCell.cs (1)
399
Rectangle borderWidthsRect =
StdBorderWidths
;