1 override of AllowSelection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
842protected override bool AllowSelection {
2 references to AllowSelection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListControl.cs (2)
449if (AllowSelection) { 460if (AllowSelection) {