6 writes to _resizing
System.Windows.Forms (6)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (6)
305
_resizing
= true;
311
_resizing
= false;
322
_resizing
= true;
327
_resizing
= false;
467
_resizing
= true;
472
_resizing
= false;
1 reference to _resizing
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
291
if (_currentControl is null ||
_resizing
)