Click or drag to resize

ZoomPanelViewboxAnimationCompleted Event

ViewboxAnimationCompleted occurs after the animation that changed the Viewbox is completed (if Viewbox change was not animated, this event is not fired).

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public event RoutedEventHandler ViewboxAnimationCompleted

Value

Type: System.WindowsRoutedEventHandler
See Also