3 writes to length
System.Windows.Forms (3)
System\Windows\Forms\Form.cs (2)
4921wp.length = (uint)sizeof(WINDOWPLACEMENT); 6527length = (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)
4964if (wp.length > 0)