3 references to RaiseCurrentStateChanging
PresentationFramework (3)
src\Framework\System\Windows\VisualStateManager.cs (3)
259group.RaiseCurrentStateChanging(stateGroupsRoot, lastState, state, control); 315group.RaiseCurrentStateChanging(stateGroupsRoot, lastState, state, control); 381stateGroup.RaiseCurrentStateChanging(stateGroupsRoot, oldState, newState, control);