3 writes to length
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Form.cs (2)
5513
wp.
length
= Marshal.SizeOf(typeof(NativeMethods.WINDOWPLACEMENT));
6847
wp.
length
= Marshal.SizeOf(typeof(NativeMethods.WINDOWPLACEMENT));
winforms\Managed\System\WinForms\MDIClient.cs (1)
251
wp.
length
= Marshal.SizeOf(typeof(NativeMethods.WINDOWPLACEMENT));
1 reference to length
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Form.cs (1)
5551
if (wp.
length
> 0) {