| Name | Description | |
|---|---|---|
![]() | AddHandler | Overloaded. Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify |
![]() | AddToEventRoute | Adds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. (Inherited from System.Windows.UIElement) |
![]() | ApplyAnimationClock | Overloaded. Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. (Inherited from System.Windows.UIElement) |
![]() | ApplyTemplate | Builds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call. (Inherited from System.Windows.FrameworkElement) |
![]() | Arrange | Positions child elements and determines a size for a System.Windows.UIElement. Parent elements call this method from their System.Windows.UIElement.ArrangeCore(System.Windows.Rect) implementation (or a WPF framework-level equivalent) to form a recursive layout update. This method constitutes the second pass of a layout update. (Inherited from System.Windows.UIElement) |
![]() | BeginAnimation | Overloaded. Starts an animation for a specified animated property on this element. (Inherited from System.Windows.UIElement) |
![]() | BeginInit | Starts the initialization process for this element. (Inherited from System.Windows.FrameworkElement) |
![]() | BeginStoryboard | Overloaded. Begins the sequence of actions contained in the provided storyboard, with specified state for control of the animation after it is started. (Inherited from System.Windows.FrameworkElement) |
![]() | BringIntoView | Overloaded. Attempts to bring the provided region size of this element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkElement) |
![]() | CalculateScrollPosition | Calculates new scroll position by moving the specified scroll position on specified offset in viewer space. |
![]() | CaptureMouse | Attempts to force capture of the mouse to this element. (Inherited from System.Windows.UIElement) |
![]() | CaptureStylus | Attempts to force capture of the stylus to this element. (Inherited from System.Windows.UIElement) |
![]() | CaptureTouch | Attempts to force capture of a touch to this element. (Inherited from System.Windows.UIElement) |
![]() | ChangeZoomRelativeFocusedImage | Changes the viewer zoom and saves focus point on focused image. |
![]() | CheckAccess | Determines whether the calling thread has access to this System.Windows.Threading.DispatcherObject. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | ClearValue | Overloaded. Clears the local value of a read-only property. The property to be cleared is specified by a |
![]() | CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | DisableAutoScrollToFocusedImage | Disables the automatic scrolling to the focused image when focused index is changed. |
![]() | Dispose | Releases all resources used by this WpfImageViewer object. |
![]() | DoCopy | Copies the current image to the clipboard. (Inherited from WpfImageViewerBase) |
![]() | DoCut | Cuts the focused image and copies it to the clipboard. (Inherited from WpfImageViewerBase) |
![]() | DoDelete | Deletes focused image. (Inherited from WpfImageViewerBase) |
![]() | DoInsert | Inserts the image from the clipboard. (Inherited from WpfImageViewerBase) |
![]() | DoPageDown | Scrolls the viewer to one screen down. |
![]() | DoPageUp | Scrolls the viewer to one screen up. |
![]() | DrawViewer | Draws the viewer on specified System.Windows.Media.DrawingContext. |
![]() | EnableAutoScrollToFocusedImage | Enables the automatic scrolling to the focused image when focused index is changed. |
![]() | EndInit | Indicates that the initialization process for the element is complete. (Inherited from System.Windows.FrameworkElement) |
![]() | Equals | Determines whether a provided System.Windows.DependencyObject is equivalent to the current System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | FindCommonVisualAncestor | Returns the common ancestor of two visual objects. (Inherited from System.Windows.Media.Visual) |
![]() | FindName | Finds an element that has the provided identifier name. (Inherited from System.Windows.FrameworkElement) |
![]() | FindResource | Searches for a resource with the specified key, and throws an exception if the requested resource is not found. (Inherited from System.Windows.FrameworkElement) |
![]() | Focus | Attempts to set focus to this element. (Inherited from System.Windows.UIElement) |
![]() | GetAnimationBaseValue | Returns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. (Inherited from System.Windows.UIElement) |
![]() | GetBindingExpression | Returns the System.Windows.Data.BindingExpression that represents the binding on the specified property. (Inherited from System.Windows.FrameworkElement) |
![]() ![]() | GetCanContentScroll | Gets the value of the System.Windows.Controls.ScrollViewer.CanContentScroll dependency property from a given element. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | GetCustomViewRotationAngle | Overloaded. Returns the custom rotation angle for single image in image viewer. (Inherited from WpfImageViewerBase) |
![]() | GetDisplayedFocusedImage | Returns an image, which is focused and displayed in image viewer. |
![]() | GetDisplayedImages | Returns the images, which are displayed in image viewer. |
![]() | GetDisplayedImagesBoundingBox | Returns the bounding box of displayed images. |
![]() ![]() | GetFlowDirection | Gets the value of the System.Windows.FrameworkElement.FlowDirection attached property for the specified System.Windows.DependencyObject. (Inherited from System.Windows.FrameworkElement) |
![]() | GetFocusedImageRect | Overloaded. Returns the specified rectangle of focused image. |
![]() | GetHashCode | Gets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() ![]() | GetHorizontalScrollBarVisibility | Gets the value of the System.Windows.Controls.ScrollViewer.HorizontalScrollBarVisibility dependency property from a given element. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | GetImageByLocation | Returns the image by location. |
![]() | GetImageIndexByLocation | Returns the image index by location. |
![]() | GetImageRect | Returns the rectangle of specified image. |
![]() ![]() | GetImageViewer | Returns the WpfImageViewer where the dependencyObject is located. |
![]() | GetImageViewRotationAngle | Overloaded. Returns the rotation angle of image view for specified image in image viewer. (Inherited from WpfImageViewerBase) |
![]() ![]() | GetIsDeferredScrollingEnabled | Returns the value of the System.Windows.Controls.ScrollViewer.IsDeferredScrollingEnabled property for the specified object. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | GetIsImageVisible | Returns a value indicating whether the image is visible in viewer. |
![]() | GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | GetNearestImage | Returns the nearest image to the point in control space. |
![]() ![]() | GetPanningDeceleration | Returns the value of the System.Windows.Controls.ScrollViewer.PanningDeceleration property for the specified object. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() ![]() | GetPanningMode | Returns the value of the System.Windows.Controls.ScrollViewer.PanningMode property for the specified object. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() ![]() | GetPanningRatio | Returns the value of the System.Windows.Controls.ScrollViewer.PanningRatio property for the specified object. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | GetTransformFromControlToDip | Returns AffineMatrix transformation from the viewer coordinate space to the DIP coordinate space of focused image. |
![]() | GetTransformFromControlToImage | Overloaded. Returns the |
![]() | GetTransformFromControlToVisualToolSpace | Returns the transform from the viewer to the visual tool space. |
![]() | GetTransformFromDipToControl | Returns AffineMatrix transformation from the device-independent pixels (1/96th inch) to the viewer coordinate space. |
![]() | GetTransformFromDipToVisualTool | Returns AffineMatrix transformation from the device-independent pixels (1/96th inch) to the visual tool coordinate space. |
![]() | GetTransformFromFocusedImageToImage | Returns the AffineMatrix of world transformation from focused image coordinate space to the coordinate space of specified image. |
![]() | GetTransformFromImageToControl | Overloaded. Returns the |
![]() | GetTransformFromImageToImage | Returns the AffineMatrix of world transformation from the source image coordinate space to the coordinate space of destination image. |
![]() | GetTransformFromImageToVisualTool | Overloaded. Returns the |
![]() | GetTransformFromVisualToolToControlSpace | Returns the transformation from the visual tool to the viewer space. |
![]() | GetTransformFromVisualToolToDip | Returns AffineMatrix transformation from the visual tool coordinate space to the DIP coordinate space of focused image. |
![]() | GetTransformFromVisualToolToImage | Overloaded. Returns the |
![]() | GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() ![]() | GetVerticalScrollBarVisibility | Gets the value of the System.Windows.Controls.ScrollViewer.VerticalScrollBarVisibility dependency property from a given element. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | GetViewerState | Returns the viewer state for the specified image. |
![]() | GetVisibleImages | Returns the images, which are visible in image viewer. |
![]() | InputHitTest | Returns the input element within the current element that is at the specified coordinates, relative to the current element's origin. (Inherited from System.Windows.UIElement) |
![]() | InvalidateArrange | Invalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by System.Windows.UIElement.UpdateLayout. (Inherited from System.Windows.UIElement) |
![]() | InvalidateImage | Invalidates the specified image in image viewer. |
![]() | InvalidateMeasure | Invalidates the measurement state (layout) for the element. (Inherited from System.Windows.UIElement) |
![]() | InvalidateProperty | Re-evaluates the effective value for the specified dependency property. (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateScrollInfo | Called by an System.Windows.Controls.Primitives.IScrollInfo interface that is attached to a System.Windows.Controls.ScrollViewer when the value of any scrolling property size changes. Scrolling properties include offset, extent, or viewport. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | InvalidateViewer | Invalidate the viewer. |
![]() | InvalidateVisual | Invalidates the rendering of the element, and forces a complete new layout pass. System.Windows.UIElement.OnRender(System.Windows.Media.DrawingContext) is called after the layout cycle is completed. (Inherited from System.Windows.UIElement) |
![]() | IsAncestorOf | Determines whether the visual object is an ancestor of the descendant visual object. (Inherited from System.Windows.Media.Visual) |
![]() | IsDescendantOf | Determines whether the visual object is a descendant of the ancestor visual object. (Inherited from System.Windows.Media.Visual) |
![]() | LineDown | Scrolls the System.Windows.Controls.ScrollViewer content downward by one line. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | LineLeft | Scrolls the System.Windows.Controls.ScrollViewer content to the left by a predetermined amount. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | LineRight | Scrolls the System.Windows.Controls.ScrollViewer content to the right by a predetermined amount. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | LineUp | Scrolls the System.Windows.Controls.ScrollViewer content upward by one line. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | LoadTemporaryImage | Loads a temporary image in the viewer. |
![]() | Measure | Updates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Parent elements call this method from their own System.Windows.UIElement.MeasureCore(System.Windows.Size) implementations to form a recursive layout update. Calling this method constitutes the first pass (the "Measure" pass) of a layout update. (Inherited from System.Windows.UIElement) |
![]() | MoveFocus | Moves the keyboard focus away from this element and to another element in a provided traversal direction. (Inherited from System.Windows.FrameworkElement) |
![]() | OnApplyTemplate | Called when an internal process or application calls System.Windows.FrameworkElement.ApplyTemplate, which is used to build the current template's visual tree. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | PageDown | Scrolls the System.Windows.Controls.ScrollViewer content downward by one page. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | PageLeft | Scrolls the System.Windows.Controls.ScrollViewer content to the left by one page. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | PageRight | Scrolls the System.Windows.Controls.ScrollViewer content to the right by one page. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | PageUp | Scrolls the System.Windows.Controls.ScrollViewer content upward by one page. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | PointFromControlToDip | Transforms point from the viewer coordinate space to the device-independent pixels (1/96th inch). |
![]() | PointFromControlToImage | Computes the location of the specified control's point into image coordinates. |
![]() | PointFromControlToVisualToolSpace | Transforms the point from the viewer to the visual tool space. |
![]() | PointFromDipToControl | Transforms point from the device-independent pixels (1/96th inch) to the viewer coordinate space. |
![]() | PointFromDipToVisualTool | Transforms point from the device-independent pixels (1/96th inch) to the visual tool coordinate space. |
![]() | PointFromImageToControl | Computes the location of the specified focused image point into control's coordinates. |
![]() | PointFromScreen | Converts a System.Windows.Point in screen coordinates into a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual) |
![]() | PointFromVisualToolToControlSpace | Transforms the point from visual tool to viewer space. |
![]() | PointFromVisualToolToDip | Transforms point from the visual tool coordinate space to the device-independent pixels (1/96th inch). |
![]() | PointToScreen | Converts a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual into a System.Windows.Point in screen coordinates. (Inherited from System.Windows.Media.Visual) |
![]() | PredictFocus | Determines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. (Inherited from System.Windows.FrameworkElement) |
![]() | RaiseEvent | Raises a specific routed event. The System.Windows.RoutedEvent to be raised is identified within the System.Windows.RoutedEventArgs instance that is provided (as the System.Windows.RoutedEventArgs.RoutedEvent property of that event data). (Inherited from System.Windows.UIElement) |
![]() | ReadLocalValue | Returns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject) |
![]() | RegisterName | Provides an accessor that simplifies access to the System.Windows.NameScope registration method. (Inherited from System.Windows.FrameworkElement) |
![]() | ReleaseAllTouchCaptures | Releases all captured touch devices from this element. (Inherited from System.Windows.UIElement) |
![]() | ReleaseMouseCapture | Releases the mouse capture, if this element held the capture. (Inherited from System.Windows.UIElement) |
![]() | ReleaseStylusCapture | Releases the stylus device capture, if this element held the capture. (Inherited from System.Windows.UIElement) |
![]() | ReleaseTouchCapture | Attempts to release the specified touch device from this element. (Inherited from System.Windows.UIElement) |
![]() | ReloadImage | Reloads focused image in image viewer. |
![]() | RemoveHandler | Removes the specified routed event handler from this element. (Inherited from System.Windows.UIElement) |
![]() | RenderViewerImage | Overloaded. Renders an image of this viewer. |
![]() | RestoreCursor | Restores the current cursor to a previous cursor. (Inherited from WpfImageViewerBase) |
![]() | RotateViewClockwise | Rotates an image in the image viewer by 90 degrees clockwise. (Inherited from WpfImageViewerBase) |
![]() | RotateViewCounterClockwise | Rotates an image in the image viewer by 90 degrees counterclockwise. (Inherited from WpfImageViewerBase) |
![]() | ScrollToBottom | Scrolls vertically to the end of the viewer content. |
![]() | ScrollToCenter | Scrolls the viewer to the center of current image. |
![]() | ScrollToEnd | Scrolls horizontally to the beginning and vertically to the end of the viewer content. |
![]() | ScrollToFocusedImage | Scrolls to the focused image. |
![]() | ScrollToHome | Scrolls vertically and horizontally to the beginning of the viewer content. |
![]() | ScrollToHorizontalOffset | Scrolls the content within the System.Windows.Controls.ScrollViewer to the specified horizontal offset position. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | ScrollToLeftEnd | Scrolls horizontally to the beginning of the viewer content. |
![]() | ScrollToPoint | Overloaded. Scrolls the specified point of focused image to the specified anchor in viewer. |
![]() | ScrollToRect | Scrolls the viewer to the specified rectangle on viewer. |
![]() | ScrollToRightEnd | Scrolls horizontally to the end of the viewer content. |
![]() | ScrollToTop | Scrolls vertically to the beginning of the viewer content. |
![]() | ScrollToVerticalOffset | Scrolls the content within the System.Windows.Controls.ScrollViewer to the specified vertical offset position. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | SetBinding | Overloaded. Attaches a binding to this element, based on the provided binding object. (Inherited from System.Windows.FrameworkElement) |
![]() ![]() | SetCanContentScroll | Sets the value of the System.Windows.Controls.ScrollViewer.CanContentScroll dependency property to a given element. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | SetCurrentValue | Sets the value of a dependency property without changing its value source. (Inherited from System.Windows.DependencyObject) |
![]() | SetCursor | Sets a new cursor of viewer control. (Inherited from WpfImageViewerBase) |
![]() | SetCustomViewRotationAngle | Overloaded. Sets the custom rotation angle, in degrees, for single image in image viewer. |
![]() | SetDisplayMode | Sets the display mode of image viewer. |
![]() ![]() | SetFlowDirection | Sets the value of the System.Windows.FrameworkElement.FlowDirection attached property for the provided element. (Inherited from System.Windows.FrameworkElement) |
![]() | SetFocusedIndexByLocation | Changes the the FocusedIndex property to the index of image, which is located in specified point. |
![]() | SetFocusedIndexSync | Sets synchronously a new value of the FocusedIndex property. |
![]() ![]() | SetHorizontalScrollBarVisibility | Sets the value of the System.Windows.Controls.ScrollViewer.HorizontalScrollBarVisibility dependency property to a given element. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() ![]() | SetIsDeferredScrollingEnabled | Sets the System.Windows.Controls.ScrollViewer.IsDeferredScrollingEnabled property for the specified object. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() ![]() | SetPanningDeceleration | Sets the System.Windows.Controls.ScrollViewer.PanningDeceleration property for the specified object. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() ![]() | SetPanningMode | Sets the System.Windows.Controls.ScrollViewer.PanningMode property for the specified object. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() ![]() | SetPanningRatio | Sets the System.Windows.Controls.ScrollViewer.PanningRatio property for the specified object. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | SetResourceReference | Searches for a resource with the specified name and sets up a resource reference to it for the specified property. (Inherited from System.Windows.FrameworkElement) |
![]() | SetValue | Overloaded. Sets the local value of a read-only dependency property, specified by the |
![]() ![]() | SetVerticalScrollBarVisibility | Sets the value of the System.Windows.Controls.ScrollViewer.VerticalScrollBarVisibility dependency property to a given element. (Inherited from System.Windows.Controls.ScrollViewer) |
![]() | ShouldSerializeCommandBindings | Returns whether serialization processes should serialize the contents of the System.Windows.UIElement.CommandBindings property on instances of this class. (Inherited from System.Windows.UIElement) |
![]() | ShouldSerializeContent | Indicates whether the System.Windows.Controls.ContentControl.Content property should be persisted. (Inherited from System.Windows.Controls.ContentControl) |
![]() | ShouldSerializeInputBindings | Returns whether serialization processes should serialize the contents of the System.Windows.UIElement.InputBindings property on instances of this class. (Inherited from System.Windows.UIElement) |
![]() | ShouldSerializeResources | Returns whether serialization processes should serialize the contents of the System.Windows.FrameworkElement.Resources property. (Inherited from System.Windows.FrameworkElement) |
![]() | ShouldSerializeStyle | Returns whether serialization processes should serialize the contents of the System.Windows.FrameworkElement.Style property. (Inherited from System.Windows.FrameworkElement) |
![]() | ShouldSerializeTriggers | Returns whether serialization processes should serialize the contents of the System.Windows.FrameworkElement.Triggers property. (Inherited from System.Windows.FrameworkElement) |
![]() | ToString | Returns the string representation of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control) |
![]() | TransformToAncestor | Overloaded. Returns a transform that can be used to transform coordinates from the |
![]() | TransformToDescendant | Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object descendant. (Inherited from System.Windows.Media.Visual) |
![]() | TransformToVisual | Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object. (Inherited from System.Windows.Media.Visual) |
![]() | TranslatePoint | Translates a point relative to this element to coordinates that are relative to the specified element. (Inherited from System.Windows.UIElement) |
![]() | TranslateScrolls | Translates the scrolls by specified horizontal and vertical offset. (Inherited from WpfImageViewerBase) |
![]() | TryFindResource | Searches for a resource with the specified key, and returns that resource if found. (Inherited from System.Windows.FrameworkElement) |
![]() | TryGetViewerState | Tries get the viewer state for the specified image. |
![]() | UnregisterName | Simplifies access to the System.Windows.NameScope de-registration method. (Inherited from System.Windows.FrameworkElement) |
![]() | UpdateDefaultStyle | Reapplies the default style to the current System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
![]() | UpdateLayout | Ensures that all visual child elements of this element are properly updated for layout. (Inherited from System.Windows.UIElement) |
![]() | VerifyAccess | Enforces that the calling thread has access to this System.Windows.Threading.DispatcherObject. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | ZoomToRectangle | Zooms the viewer to the specified rectangle of current image. |


