2 writes to _currentEditor
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
862_currentEditor = null; 911_currentEditor = control;
1 reference to _currentEditor
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
5062_currentEditor?.Focus();