[]
        
(Showing Draft Content)

C1.WinUI.Core.C1ZoomHelper

C1ZoomHelper Class

Cross-platform helper for listening to zoom gestures either using the mouse or fingers.

Inheritance
C1ZoomHelper
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public class C1ZoomHelper

Constructors

Name Description
C1ZoomHelper(FrameworkElement, bool, bool, bool)

Initializes a new C1ZoomHelper.

Methods

Name Description
FinalizeHelper()

Detaches all the events handlers.

Events

Name Description
ZoomCompleted

Occurs after a zoom gesture completed.

ZoomDelta

Occurs while a zoom gesture is performed.

ZoomStarted

Occurs when a zoom gesture started.