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