4 references to GetCurrentValueIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
1295int index = GetCurrentValueIndex(gridEntry); 1544int index = GetCurrentValueIndex(gridEntry); 3180int index = GetCurrentValueIndex(_selectedGridEntry); 3749selectionIndex = GetCurrentValueIndex(gridEntry);