1 write to _expandedState
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridPositionData.cs (1)
17
_expandedState
= SaveHierarchyState(gridView.TopLevelGridEntries);
1 reference to _expandedState
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridPositionData.cs (1)
23
gridView.RestoreHierarchyState(
_expandedState
);