2 references to LVS_NOSCROLL
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (1)
4282style |= NativeMethods.LVS_NOSCROLL;
winforms\Managed\System\WinForms\TreeView.cs (1)
371cp.Style |= NativeMethods.LVS_NOSCROLL;