4 references to PrintPreviewDialog
System.Windows.Forms (4)
System\Windows\Forms\Printing\PrintPreviewControl.cs (1)
14/// objects are found on <see cref="PrintPreviewDialog"/> objects, but they don't have to be.
System\Windows\Forms\Printing\PrintPreviewDialog.cs (3)
49/// Initializes a new instance of the <see cref="PrintPreviewDialog"/> class. 57_imageList.Images.AddStrip(ScaleHelper.GetIconResourceAsDefaultSizeBitmap(typeof(PrintPreviewDialog), "PrintPreviewStrip")); 758ComponentResourceManager resources = new(typeof(PrintPreviewDialog));