4 references to GetArrowBitmap
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (4)
919
bmp =
GetArrowBitmap
(this.DataGridView.RightToLeftInternal);
934
bmp =
GetArrowBitmap
(this.DataGridView.RightToLeftInternal);
1065
bmp =
GetArrowBitmap
(this.DataGridView.RightToLeftInternal);
1080
bmp =
GetArrowBitmap
(this.DataGridView.RightToLeftInternal);