2 references to StateIndeterminate
PresentationFramework (2)
System\Windows\Controls\Primitives\ToggleButton.cs (1)
288
VisualStates.GoToState(this, useTransitions, VisualStates.
StateIndeterminate
, VisualStates.StateUnchecked);
System\Windows\Controls\ProgressBar.cs (1)
289
VisualStateManager.GoToState(this, VisualStates.
StateIndeterminate
, useTransitions);