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