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)
137
if (
ExpandCollapseState
== ExpandCollapseState.ExpandCollapseState_Expanded)
145
if (
ExpandCollapseState
== ExpandCollapseState.ExpandCollapseState_Collapsed)