2 references to States
PresentationFramework (2)
src\Framework\System\Windows\VisualStateGroup.cs (2)
75for (int stateIndex = 0; stateIndex < States.Count; ++stateIndex) 77VisualState state = (VisualState)States[stateIndex];