1 instantiation of PAGESETUPDLGW
System.Windows.Forms (1)
System\Windows\Forms\Printing\PageSetupDialog.cs (1)
271PAGESETUPDLGW dialogSettings = new()
4 references to PAGESETUPDLGW
System.Windows.Forms (3)
System\Windows\Forms\Printing\PageSetupDialog.cs (3)
238PAGESETUPDLGW data, 271PAGESETUPDLGW dialogSettings = new() 273lStructSize = (uint)sizeof(PAGESETUPDLGW),
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.PageSetupDialog.cs (1)
12public static extern unsafe BOOL PageSetupDlg(PAGESETUPDLGW* param0);