| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AnimationAccelerationRatio | Gets or sets the acceleration ratio used for scale and pan animations. |
 | AnimationDecelerationRatio | Gets or sets the deceleration ratio used for scale and pan animations. |
 | AnimationDuration | Gets or sets the duration used for scale and pan animations. |
 | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
 | AreDragModifiersActive | Gets whether the keys in the DragModifiers collection are currently pressed. |
 | AreRelativeZoomModifiersActive | Gets whether the keys in the RelativeZoomModifiers collection are currently pressed. |
 | AreZoomModifiersActive | Gets whether the keys in the ZoomModifiers collection are currently pressed. |
 | AreZoomToSelectionModifiersActive | Gets whether the keys in the ZoomToSelectionModifiers collection are currently pressed. |
 | AutoWrapContentWithViewbox | Gets or sets whether the content of the Zoombox is wrapped in a Viewbox. |
 | Background | (Inherited from System.Windows.Controls.Control) |
 | BindingGroup | (Inherited from System.Windows.FrameworkElement) |
 | BorderBrush | (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | (Inherited from System.Windows.Controls.Control) |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | Clip | (Inherited from System.Windows.UIElement) |
 | ClipToBounds | (Inherited from System.Windows.UIElement) |
 | CommandBindings | (Inherited from System.Windows.UIElement) |
 | Content | (Inherited from System.Windows.Controls.ContentControl) |
 | ContentStringFormat | (Inherited from System.Windows.Controls.ContentControl) |
 | ContentTemplate | (Inherited from System.Windows.Controls.ContentControl) |
 | ContentTemplateSelector | (Inherited from System.Windows.Controls.ContentControl) |
 | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
 | CurrentView | Gets the current view for the Zoombox. |
 | CurrentViewIndex | Gets the index of the current view (see CurrentView) within the Zoombox control's view stack (see the ViewStack). |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | DragModifiers | Gets or sets keys that must be pressed to pan the content by dragging it. |
 | DragOnPreview | Gets or sets whether the Zoombox responds to tunneled mouse events to pan the content via a mouse drag. |
 | Effect | (Inherited from System.Windows.UIElement) |
 | EffectiveViewStackMode | Gets the mode that is currently in effect for the view stack. |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | Focusable | (Inherited from System.Windows.UIElement) |
 | FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) |
 | FontFamily | (Inherited from System.Windows.Controls.Control) |
 | FontSize | (Inherited from System.Windows.Controls.Control) |
 | FontStretch | (Inherited from System.Windows.Controls.Control) |
 | FontStyle | (Inherited from System.Windows.Controls.Control) |
 | FontWeight | (Inherited from System.Windows.Controls.Control) |
 | ForceCursor | (Inherited from System.Windows.FrameworkElement) |
 | Foreground | (Inherited from System.Windows.Controls.Control) |
 | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
 | HasBackStack | Gets whether there are views on the back side of the view stack (see ViewStack). |
 | HasForwardStack | Gets whether there are views on the forward side of the view stack (see ViewStack). |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | InputBindings | (Inherited from System.Windows.UIElement) |
 | InputScope | (Inherited from System.Windows.FrameworkElement) |
 | IsAnimated | Gets or sets whether transitions between views (scale and pan operations) are animated. |
 | IsArrangeValid | (Inherited from System.Windows.UIElement) |
 | IsDraggingContent | Gets whether the content is currently being panned via a drag operation. |
 | IsEnabled | (Inherited from System.Windows.UIElement) |
 | IsFocused | (Inherited from System.Windows.UIElement) |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsInitialized | (Inherited from System.Windows.FrameworkElement) |
 | IsInputMethodEnabled | (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocused | (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) |
 | IsLoaded | (Inherited from System.Windows.FrameworkElement) |
 | IsManipulationEnabled | (Inherited from System.Windows.UIElement) |
 | IsMeasureValid | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptured | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsMouseOver | (Inherited from System.Windows.UIElement) |
 | IsSealed | (Inherited from System.Windows.DependencyObject) |
 | IsSelectingRegion | Gets whether a zoom region is currently being selected. |
 | IsStylusCaptured | (Inherited from System.Windows.UIElement) |
 | IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsStylusOver | (Inherited from System.Windows.UIElement) |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | IsUsingScrollBars | Gets or sets a boolean value that specifies whether the Zoombox's scrollbars are enabled to move the content of the Zoombox when it is zoomed. |
 | IsVisible | (Inherited from System.Windows.UIElement) |
 | KeepContentInBounds | Gets or sets if we should keep the content in bounds. |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxScale | Gets or sets the maximum scale factor (or zoom level) that can be applied to the content. |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | MinScale | Gets or sets the minimum scale factor (or zoom level) that can be applied to the content. |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | NavigateOnPreview | Gets or sets whether the Zoombox responds to tunneled mouse events (PreviewMouseDown) to navigate through the view stack. |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
 | Padding | (Inherited from System.Windows.Controls.Control) |
 | PanDistance | Gets or sets how many pixels the content will pan using the PanLeft, PanUp, PanRight, or PanDown Zoombox commands. |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | Position | Gets or sets the top-left point of the content within the Zoombox control. |
 | RelativeZoomModifiers | Gets or sets keys that must be pressed to zoom the content relative to the current mouse position using the mouse wheel. |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | Scale | Gets or sets the scale factor (or zoom level) for the content. |
 | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | TabIndex | (Inherited from System.Windows.Controls.Control) |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | Template | (Inherited from System.Windows.Controls.Control) |
 | TemplatedParent | (Inherited from System.Windows.FrameworkElement) |
 | ToolTip | (Inherited from System.Windows.FrameworkElement) |
 | TouchesCaptured | (Inherited from System.Windows.UIElement) |
 | TouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | TouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | TouchesOver | (Inherited from System.Windows.UIElement) |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | Uid | (Inherited from System.Windows.UIElement) |
 | UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | ViewFinder | Gets or sets a reference to the view finder element within the visual tree of the Zoombox. |
 | Viewport | Gets the portion of the content that is visible in the Zoombox. The viewport is expressed in the coordinate space of the content. |
 | ViewStack | Gets the view stack for the Zoombox. |
 | ViewStackCount | Gets the number of views in the view stack. |
 | ViewStackIndex | Gets or sets the index of the selected view within the view stack. |
 | ViewStackMode | Gets or sets the mode for the view stack. |
 | ViewStackSource | Gets or sets an IEnumerable value representing a collection used to generate a view stack for the Zoombox. |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Width | (Inherited from System.Windows.FrameworkElement) |
 | ZoomModifiers | Gets or sets keys that must be pressed to zoom the content relative to its ZoomOrigin using the mouse wheel. |
 | ZoomOn | Gets or sets what the zoombox should zoom on. |
 | ZoomOnPreview | Gets or sets whether the Zoombox responds to tunneled mouse events (PreviewMouseWheel) to zoom the content via the mouse wheel. |
 | ZoomOrigin | Gets or sets the relative position within the content around which Zoom operations occur by default. |
 | ZoomPercentage | Gets or sets how much the content will zoom when using the ZoomIn or ZoomOut commands or when zooming via the mouse wheel. |
 | ZoomToSelectionModifiers | Gets or sets keys that must be pressed to select and zoom to a location of the content using the mouse. |