2 writes to hwndOwner
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintDialog.cs (1)
248dialogSettings->hwndOwner = hwndOwner;
System.Windows.Forms.Primitives.Tests (1)
Interop\Comdlg32\PRINTDLGWTests.cs (1)
76Assert.Equal(8, (byte*)&sut.hwndOwner - addr); // 8, HWND
1 reference to hwndOwner
System.Windows.Forms.Primitives (1)
Windows\Win32\UI\Controls\Dialogs\PRINTDLGW_32.cs (1)
17/// <inheritdoc cref="PRINTDLGW_64.hwndOwner"/>