3 references to StateUnsorted
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\DataGridColumnHeader.cs (3)
1069
VisualStates.GoToState(this, useTransitions, VisualStates.StateSortAscending, VisualStates.
StateUnsorted
);
1073
VisualStates.GoToState(this, useTransitions, VisualStates.StateSortDescending, VisualStates.
StateUnsorted
);
1078
VisualStateManager.GoToState(this, VisualStates.
StateUnsorted
, useTransitions);