2 writes to lStructSize
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintDialog.cs (1)
235
lStructSize
= (uint)sizeof(PRINTDLGW_64),
System.Windows.Forms.Primitives.Tests (1)
Interop\Comdlg32\PRINTDLGWTests.cs (1)
75
Assert.Equal(0, (byte*)&sut.
lStructSize
- addr); // 8, DWORD
1 reference to lStructSize
System.Windows.Forms.Primitives (1)
Windows\Win32\UI\Controls\Dialogs\PRINTDLGW_32.cs (1)
15
/// <inheritdoc cref="PRINTDLGW_64.
lStructSize
"/>