Skip to content

TransitioningContentControl.TransitionStarted event

Defined in

Type: TransitioningContentControl Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Wpf.Reactive.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481, net471

public RoutedEventHandler? TransitionStarted

Summary: Occurs when a transition has started.

Remarks

        The event is raised when a transition is about to begin (after the control has prepared the outgoing snapshot and
        set the new content), but before the first visual state is entered.