Base:
property
ExpandCollapseState
System.Windows.Forms.AccessibleObject.ExpandCollapseState
2 references to ExpandCollapseState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripSplitButton.cs (2)
870if (AccessibilityImprovements.Level3 && ExpandCollapseState == UnsafeNativeMethods.ExpandCollapseState.Collapsed) { 914return _accessibleObject.ExpandCollapseState;