3 references to GenerateSnapShotWithBitBlt
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DesignerUtils.cs (1)
318GenerateSnapShotWithBitBlt(control, out image);
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\DesignerUtilsTests.cs (2)
337DesignerUtils.GenerateSnapShotWithBitBlt(Button, out Bitmap image); 352DesignerUtils.GenerateSnapShotWithBitBlt(Button, out Bitmap image);