4 references to RaiseCurrentStateChanged
PresentationFramework (4)
System\Windows\VisualStateManager.cs (4)
233group.RaiseCurrentStateChanged(stateGroupsRoot, lastState, state, control); 254group.RaiseCurrentStateChanged(stateGroupsRoot, lastState, state, control); 272group.RaiseCurrentStateChanged(stateGroupsRoot, lastState, state, control); 355stateGroup.RaiseCurrentStateChanged(stateGroupsRoot, oldState, newState, control);