TransitioningContentControl.TransitionCompleted 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? TransitionCompleted
Summary: Occurs when a transition has completed.
Remarks
The event is raised after the control returns to the Normal visual state and after the previous content
snapshot has been released.