2 references to VisualStateChangedEventArgs
PresentationFramework (2)
src\Framework\System\Windows\VisualStateGroup.cs (2)
142CurrentStateChanging(stateGroupsRoot, new VisualStateChangedEventArgs(oldState, newState, control, stateGroupsRoot)); 150CurrentStateChanged(stateGroupsRoot, new VisualStateChangedEventArgs(oldState, newState, control, stateGroupsRoot));