4 references to GenerateSnapShot
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (1)
966
DesignerUtils.
GenerateSnapShot
(dragControl, out _dragComponents[i].dragImage, i == 0 ? 2 : 1, 1, backColor);
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\DesignerUtilsTests.cs (3)
226
DesignerUtils.
GenerateSnapShot
(Button, out Bitmap image, borderSize, opacity, backColor);
243
DesignerUtils.
GenerateSnapShot
(Button, out Bitmap image, borderSize, opacity, backColor);
260
DesignerUtils.
GenerateSnapShot
(Button, out Bitmap image, borderSize, opacity, backColor);