4 references to CreateResizedBitmap
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
213
Bitmap bitmap =
CreateResizedBitmap
(
266
Image =
CreateResizedBitmap
(
5183
_dialogButton.Image =
CreateResizedBitmap
("dotdotdot", DotDotDotIconWidth, DotDotDotIconHeight);
5189
_dropDownButton.Image =
CreateResizedBitmap
("Arrow", DownArrowIconWidth, DownArrowIconHeight);