Base:
property
ExpandCollapseState
System.Windows.Forms.AccessibleObject.ExpandCollapseState
1 override of ExpandCollapseState
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripSplitButton.cs (1)
912internal override UnsafeNativeMethods.ExpandCollapseState ExpandCollapseState {
1 reference to ExpandCollapseState
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripDropDownItem.cs (1)
868if (AccessibilityImprovements.Level3 && ExpandCollapseState == UnsafeNativeMethods.ExpandCollapseState.Collapsed) {