4 references to NoMatches
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1525return NoMatches;
System.Windows.Forms.UI.IntegrationTests (3)
DragDropTests.cs (3)
653if (_indexOfItemUnderMouseToDrag != ListBox.NoMatches) 811if (_indexOfItemUnderMouseToDrop != ListBox.NoMatches) 834if (_indexOfItemUnderMouseToDrop != ListBox.NoMatches)