1 write to resizable
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
5951this.resizable = resizable;
3 references to resizable
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
5544if (resizable) { 5703if (resizable) { 5913if (resizable) {