Base:
property
ExpandCollapseState
System.Windows.Forms.AccessibleObject.ExpandCollapseState
1 override of ExpandCollapseState
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripSplitButton.ToolStripSplitButtonUiaProvider.cs (1)
37
internal override ExpandCollapseState
ExpandCollapseState
4 references to ExpandCollapseState
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItemAccessibleObject.cs (4)
86
return _owner.DropDown.Visible ?
ExpandCollapseState
.ExpandCollapseState_Expanded :
ExpandCollapseState
.ExpandCollapseState_Collapsed;
110
if (
ExpandCollapseState
==
ExpandCollapseState
.ExpandCollapseState_Collapsed)