3 references to GetBitmap
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\VsPropertyGrid.cs (3)
16protected override Bitmap SortByPropertyImage => GetBitmap("PBAlpha"); 18protected override Bitmap SortByCategoryImage => GetBitmap("PBCategory"); 20protected override Bitmap ShowPropertyPageImage => GetBitmap("PBPPage");