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();