The following tables list the members exposed by ImageViewer.
| Name | Description | |
|---|---|---|
| ImageViewer Constructor | Initializes a new instance of the ImageViewer class. |
| Name | Description | |
|---|---|---|
![]()
| ImageHorizontalAlignmentProperty | Identifies the ImageHorizontalAlignment dependency property. |
![]()
| ImageVerticalAlignmentProperty | Identifies the ImageVerticalAlignment dependency property. |
![]()
| InteractiveModeProperty | Identifies the ImageViewer.InteractiveMode dependency property. |
![]()
| MagnifyGlassProperty | Identifies the MagnifyGlass dependency property. |
![]()
| ScaleFactorProperty | Identifies the ScaleFactor dependency property. |
![]()
| SizeModeProperty | Identifies the SizeMode dependency property. |
![]()
| SourceProperty | Identifies the Source dependency property. |
Top
| Name | Description | |
|---|---|---|
| DefaultStyleKey | (Inherited from System.Windows.Controls.Control) |
| Name | Description | |
|---|---|---|
| ApplyTemplate | (Inherited from System.Windows.Controls.Control) |
| Arrange | (Inherited from System.Windows.UIElement) |
| CaptureMouse | (Inherited from System.Windows.UIElement) |
| CenterAtPoint | Centers the image display at the specified point. |
| CheckAccess | (Inherited from System.Windows.DependencyObject) |
| FindName | (Inherited from System.Windows.FrameworkElement) |
| Focus | (Inherited from System.Windows.Controls.Control) |
| InvalidateArrange | (Inherited from System.Windows.UIElement) |
| InvalidateMeasure | (Inherited from System.Windows.UIElement) |
| Measure | (Inherited from System.Windows.UIElement) |
| OnApplyTemplate | Overridden. This member overrides FrameworkElement.OnApplyTemplate. |
| ReleaseMouseCapture | (Inherited from System.Windows.UIElement) |
| SetBinding | (Inherited from System.Windows.FrameworkElement) |
| TransformToVisual | (Inherited from System.Windows.UIElement) |
| UpdateLayout | (Inherited from System.Windows.UIElement) |
| ZoomToRectangle | Zooms the image to the specified rectangle. |
Top
| Name | Description | |
|---|---|---|
| BindingValidationError | (Inherited from System.Windows.FrameworkElement) |
| GotFocus | (Inherited from System.Windows.UIElement) |
| ImageHorizontalAlignmentChanged | Occurs when the value of the ImageHorizontalAlignment property changes. |
| ImageSizeChanged | Occurs when the size of the image has changed.. |
| ImageVerticalAlignmentChanged | Occurs when the value of the ImageVerticalAlignment property changes. |
| InteractiveCenterAt | Occurs when the user interacts with the center of the image display. |
| InteractiveMagnifyGlass | Occurs when the user is using the MagnifyGlass. |
| InteractiveModeChanged | Occurs when the value of the ImageViewer.InteractiveMode property changes. |
| InteractiveModeEnded | Occurs when the operation of the current ImageViewer.InteractiveMode ended successfully. |
| InteractivePan | Occurs when the user performs interactive panning of the image display. |
| InteractiveScale | Occurs when the user performs an interactive change of the current scaling factor using the mouse. |
| InteractiveZoomTo | Occurs when the user interacts with the center of the image display. |
| IsEnabledChanged | (Inherited from System.Windows.Controls.Control) |
| KeyDown | (Inherited from System.Windows.UIElement) |
| KeyUp | (Inherited from System.Windows.UIElement) |
| LayoutUpdated | (Inherited from System.Windows.FrameworkElement) |
| Loaded | (Inherited from System.Windows.FrameworkElement) |
| LostFocus | (Inherited from System.Windows.UIElement) |
| LostMouseCapture | (Inherited from System.Windows.UIElement) |
| MagnifyGlassChanged | Occurs when the value of the MagnifyGlass property changes. |
| MouseEnter | (Inherited from System.Windows.UIElement) |
| MouseLeave | (Inherited from System.Windows.UIElement) |
| MouseLeftButtonDown | (Inherited from System.Windows.UIElement) |
| MouseLeftButtonUp | (Inherited from System.Windows.UIElement) |
| MouseMove | (Inherited from System.Windows.UIElement) |
| ScaleFactorChanged | Occurs when the value of the ScaleFactor property changes. |
| ScrollChanged | Occurs when either the horizontal or vertical scroll bar of the ImageViewer changes. |
| SizeChanged | (Inherited from System.Windows.FrameworkElement) |
| SizeModeChanged | Occurs when the value of the SizeMode property changes. |
| SourceChanged | Occurs when the value of the Source property changes. |
