Click or drag to resize

ZoomPanel Fields

The ZoomPanel type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAnimationDurationProperty
AnimationDurationProperty
Public fieldStatic memberIsAnimatedProperty
IsAnimatedProperty
Public fieldStatic memberIsMouseWheelZoomEnabledProperty
IsMouseWheelZoomEnabledProperty
Public fieldStatic memberIsPanningAnimatedProperty
IsPanningAnimatedProperty
Public fieldStatic memberIsToggleZoomModeEnabledProperty
IsToggleZoomModeEnabledProperty
Public fieldStatic memberIsTouchEnabledProperty
IsTouchEnabledProperty
Public fieldStatic memberIsTouchMoveEnabledProperty
IsTouchMoveEnabledProperty
Public fieldStatic memberIsTouchRotateEnabledProperty
IsTouchRotateEnabledProperty
Public fieldStatic memberIsTouchScaleEnabledProperty
IsTouchScaleEnabledProperty
Public fieldStatic memberIsViewboxLimitedProperty
IsViewboxLimitedProperty
Public fieldStatic memberIsZoomPositionPreservedProperty
IsZoomPositionPreserved
Public fieldStatic memberMouseWheelZoomFactorProperty
MouseWheelZoomFactorProperty
Public fieldStatic memberPreviewViewboxChangedEvent
PreviewViewboxChangedEvent RoutedEvent
Public fieldStatic memberRectangleFillProperty
RectangleFillProperty
Public fieldStatic memberRectangleStrokeProperty
RectangleStrokeProperty
Public fieldStatic memberRotationAngleProperty
RotationAngleProperty
Public fieldStatic memberStretchProperty
StretchProperty
Public fieldStatic memberViewboxAnimationCompletedEvent
ViewboxAnimationCompletedEvent RoutedEvent
Public fieldStatic memberViewboxAnimationStartedEvent
ViewboxAnimationStartedEvent RoutedEvent
Public fieldStatic memberViewboxChangedEvent
ViewboxChangedEvent RoutedEvent
Public fieldStatic memberViewboxLimitsProperty
ViewboxLimitsProperty
Public fieldStatic memberViewboxMinSizeProperty
ViewboxMinSizeProperty
Public fieldStatic memberZoomFactorProperty
ZoomFactorProperty
Public fieldStatic memberZoomInOutFactorProperty
ZoomInOutFactorProperty
Public fieldStatic memberZoomModeChangedEvent
ZoomModeChangedEvent RoutedEvent
Public fieldCode exampleZoomPanelAnimator
Gets or sets a class that is used to animate the ZoomPanel. Default value is ZoomPanelQuinticAnimator that adds some easing to animation.
Top
See Also