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)
48
if (expandCollapseState == ExpandCollapseState.
ExpandCollapseState_LeafNode
)
218
return ExpandCollapseState.
ExpandCollapseState_LeafNode
;