5 references to UnfocusSelection
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
2716
UnfocusSelection
();
2959
UnfocusSelection
();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
538
if (_gridView.
UnfocusSelection
() && _gridView.SelectedGridEntry is not null)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewTextBox.cs (2)
230
PropertyGridView.
UnfocusSelection
();
250
if (PropertyGridView.
UnfocusSelection
() && fwdReturn && PropertyGridView.SelectedGridEntry is not null)