1 write to m_hDevNames
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
3397public IntPtr hDevNames { get { return m_hDevNames; } set { m_hDevNames = value; } }
1 reference to m_hDevNames
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
3397public IntPtr hDevNames { get { return m_hDevNames; } set { m_hDevNames = value; } }