1 write to starBmp
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
148starBmp = GetBitmapFromIcon("DataGridViewRow.star.ico");
2 references to starBmp
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (2)
146if (starBmp == null) 150return starBmp;