Base:
property
ExpandCollapseState
System.Windows.Forms.PropertyGridInternal.GridEntry.GridEntryAccessibleObject.ExpandCollapseState
2 references to ExpandCollapseState
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObject.cs (2)
137if (ExpandCollapseState == ExpandCollapseState.ExpandCollapseState_Expanded) 145if (ExpandCollapseState == ExpandCollapseState.ExpandCollapseState_Collapsed)