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