5 references to Scrollable
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ListView.cs (5)
1345
if (
Scrollable
!= value) {
1725
if (
Scrollable
) // message is the number of items in the list rather than an index of an item in the list.
1735
if (
Scrollable
)
4280
if (!
Scrollable
) {
4485
if (this.View == View.Details && !this.
Scrollable
&& this.IsHandleCreated) {