2 references to StateExpanded
PresentationFramework (2)
src\Framework\System\Windows\Controls\Expander.cs (1)
241VisualStates.GoToState(this, useTransitions, VisualStates.StateExpanded);
src\Framework\System\Windows\Controls\TreeViewItem.cs (1)
1123VisualStates.GoToState(this, useTransitions, VisualStates.StateExpanded);