3 references to Bitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
1736
if (tab.
Bitmap
is null)
2125
AddLargeImage(tab.Tab.
Bitmap
);
3978
info.Button.ImageIndex = AddImage(info.Tab.
Bitmap
!);