5 references to GetBitmap
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridRow.cs (5)
271starBmp = GetBitmap("DataGridRow.star.bmp"); 284pencilBmp = GetBitmap("DataGridRow.pencil.bmp"); 296errorBmp = GetBitmap("DataGridRow.error.bmp"); 305leftArrow = GetBitmap("DataGridRow.left.bmp"); 313rightArrow = GetBitmap("DataGridRow.right.bmp");