1 write to expandedState
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7789expandedState = gridView.SaveHierarchyState(gridView.topLevelGridEntries);
1 reference to expandedState
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7795gridView.RestoreHierarchyState(expandedState);