[]
        
(Showing Draft Content)

C1.WinUI.Core.C1ZoomHelper.ZoomStarted

ZoomStarted Event

Occurs when a zoom gesture started.

Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public event EventHandler<C1ZoomStartedEventArgs> ZoomStarted
Public Event ZoomStarted As EventHandler(Of C1ZoomStartedEventArgs)
Returns
Type Description
EventHandler<C1ZoomStartedEventArgs> Occurs when a zoom gesture started.