Click or drag to resize

ZoomPanelViewboxAnimationStarted Event

ViewboxAnimationStarted occurs after when the animation that change the Viewbox is started (if Viewbox change is 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 ViewboxAnimationStarted

Value

Type: System.WindowsRoutedEventHandler
See Also