3 references to AdjustedTopLeftHeaderBorderStyle
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
19696AdjustedTopLeftHeaderBorderStyle,
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
1007dgvabsEffective = DataGridView.AdjustedTopLeftHeaderBorderStyle;
System\Windows\Forms\Controls\DataGridView\DataGridViewTopLeftHeaderCell.cs (1)
145Rectangle borderWidthsRect = BorderWidths(DataGridView.AdjustedTopLeftHeaderBorderStyle);