1 write to m_lStructSize
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
3452public int lStructSize { get { return m_lStructSize; } set { m_lStructSize = value; } }
1 reference to m_lStructSize
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
3452public int lStructSize { get { return m_lStructSize; } set { m_lStructSize = value; } }