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)
1137
if (
ExpandCollapseState
== UnsafeNativeMethods.ExpandCollapseState.Collapsed) {
1143
if (
ExpandCollapseState
== UnsafeNativeMethods.ExpandCollapseState.Expanded) {