1 override of PaintBorder
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewTopLeftHeaderCell.cs (1)
356
protected override void
PaintBorder
(
12 references to PaintBorder
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.RightsTable.cs (1)
1025
PaintBorder
(graphics, clipBounds, cellBounds, cellStyle,
System.Windows.Forms (10)
System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.cs (1)
672
PaintBorder
(g, clipBounds, cellBounds, cellStyle, advancedBorderStyle);
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
1067
PaintBorder
(g, clipBounds, cellBounds, cellStyle, advancedBorderStyle);
System\Windows\Forms\Controls\DataGridView\DataGridViewColumnHeaderCell.cs (1)
760
PaintBorder
(g, clipBounds, cellBounds, cellStyle, advancedBorderStyle);
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (1)
1906
PaintBorder
(g, clipBounds, cellBounds, cellStyle, advancedBorderStyle);
System\Windows\Forms\Controls\DataGridView\DataGridViewHeaderCell.cs (1)
531
PaintBorder
(graphics, clipBounds, cellBounds, cellStyle, advancedBorderStyle);
System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.cs (1)
740
PaintBorder
(g, clipBounds, cellBounds, cellStyle, advancedBorderStyle);
System\Windows\Forms\Controls\DataGridView\DataGridViewLinkCell.cs (1)
896
PaintBorder
(g, clipBounds, cellBounds, cellStyle, advancedBorderStyle);
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.cs (1)
642
PaintBorder
(graphics, clipBounds, cellBounds, cellStyle, advancedBorderStyle);
System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxCell.cs (1)
668
PaintBorder
(graphics, clipBounds, cellBounds, cellStyle, advancedBorderStyle);
System\Windows\Forms\Controls\DataGridView\DataGridViewTopLeftHeaderCell.cs (1)
368
base.
PaintBorder
(graphics, clipBounds, bounds, cellStyle, advancedBorderStyle);
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewCellTests.cs (1)
6684
base.
PaintBorder
(graphics, clipBounds, bounds, cellStyle, advancedBorderStyle);