For a list of all members of this type, see ImageViewer members.
| 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. |
| TransformChanged | Occurs when either the horizontal or vertical scroll bar of the ImageViewer changes or any kind of zooming done using SizeMode, ScaleFactor, or by setting ImageViewer.InteractiveMode to ImageViewerInteractiveMode.Scale or ImageViewerInteractiveMode.ZoomTo. |