1 instantiation of PRINTDLGW_32
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintDialog.cs (1)
227PRINTDLGW_32 dialogSettings32 = new()
3 references to PRINTDLGW_32
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintDialog.cs (2)
227PRINTDLGW_32 dialogSettings32 = new() 229lStructSize = (uint)sizeof(PRINTDLGW_32),
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.PrintDlg.cs (1)
14internal static unsafe BOOL PrintDlg(PRINTDLGW_32* pPD)