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