4 references to RaiseCurrentStateChanged
PresentationFramework (4)
System\Windows\VisualStateManager.cs (4)
227group.RaiseCurrentStateChanged(stateGroupsRoot, lastState, state, control); 248group.RaiseCurrentStateChanged(stateGroupsRoot, lastState, state, control); 266group.RaiseCurrentStateChanged(stateGroupsRoot, lastState, state, control); 349stateGroup.RaiseCurrentStateChanged(stateGroupsRoot, oldState, newState, control);