1 reference to GetTransition
PresentationFramework (1)
src\Framework\System\Windows\VisualStateManager.cs (1)
236VisualTransition transition = useTransitions ? VisualStateManager.GetTransition(stateGroupsRoot, group, lastState, state) : null;