[]
Cross-platform helper for listening to zoom gestures either using the mouse or fingers.
public class C1ZoomHelper
Name | Description |
---|---|
C1ZoomHelper(FrameworkElement, bool, bool, bool) | Initializes a new C1ZoomHelper. |
Name | Description |
---|---|
FinalizeHelper() | Detaches all the events handlers. |
Name | Description |
---|---|
ZoomCompleted | Occurs after a zoom gesture completed. |
ZoomDelta | Occurs while a zoom gesture is performed. |
ZoomStarted | Occurs when a zoom gesture started. |