3 references to ExpandCollapseState_LeafNode
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.GridEntryAccessibleObject.cs (1)
62: ExpandCollapseState.ExpandCollapseState_LeafNode;
System\Windows\Forms\Controls\TreeView\TreeNode.TreeNodeAccessibleObject.cs (2)
48if (expandCollapseState == ExpandCollapseState.ExpandCollapseState_LeafNode) 218return ExpandCollapseState.ExpandCollapseState_LeafNode;