Base:
property
ExpandCollapseState
System.Windows.Forms.PropertyGridInternal.GridEntry.GridEntryAccessibleObject.ExpandCollapseState
2 references to ExpandCollapseState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
1137if (ExpandCollapseState == UnsafeNativeMethods.ExpandCollapseState.Collapsed) { 1143if (ExpandCollapseState == UnsafeNativeMethods.ExpandCollapseState.Expanded) {