3 writes to length
System.Windows.Forms (3)
System\Windows\Forms\Form.cs (2)
4905wp.length = (uint)sizeof(WINDOWPLACEMENT); 6512length = (uint)sizeof(WINDOWPLACEMENT)
System\Windows\Forms\MDI\MDIClient.cs (1)
247length = (uint)sizeof(WINDOWPLACEMENT)
1 reference to length
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
4948if (wp.length > 0)