Base:
property
ExpandCollapseState
System.Windows.Forms.AccessibleObject.ExpandCollapseState
3 references to ExpandCollapseState
System.Windows.Forms (3)
System\Windows\Forms\Controls\TreeView\TreeNode.TreeNodeAccessibleObject.cs (3)
47ExpandCollapseState expandCollapseState = ExpandCollapseState; 167if (ExpandCollapseState == ExpandCollapseState.ExpandCollapseState_Expanded) 171else if (ExpandCollapseState == ExpandCollapseState.ExpandCollapseState_Collapsed)