4 references to RaiseCurrentStateChanged
PresentationFramework (4)
src\Framework\System\Windows\VisualStateManager.cs (4)
260group.RaiseCurrentStateChanged(stateGroupsRoot, lastState, state, control); 281group.RaiseCurrentStateChanged(stateGroupsRoot, lastState, state, control); 299group.RaiseCurrentStateChanged(stateGroupsRoot, lastState, state, control); 401stateGroup.RaiseCurrentStateChanged(stateGroupsRoot, oldState, newState, control);