1 write to _resizable
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
555
_resizable
= resizable;
3 references to _resizable
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (3)
122
if (
_resizable
)
298
if (
_resizable
)
507
if (
_resizable
)