Leadtools.Windows.Controls Send comments on this topic. | Back to Introduction - LEADTOOLS WPF | Help Version 16.5.9.25
ImagePanViewer Class Members
See Also  Fields  Properties  Methods  Events
Leadtools.Windows.Controls Namespace : ImagePanViewer Class


The following tables list the members exposed by ImagePanViewer.

Public Constructors

 NameDescription
Public ConstructorImagePanViewer Constructor Initializes a new instance of the ImagePanViewer class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)InnerBrushChangedEvent Identifies the InnerBrushChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)InnerBrushProperty Identifies the InnerBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)OuterBrushChangedEvent Identifies the OuterBrushChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)OuterBrushProperty Identifies the OuterBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)PanEvent Identifies the Pan routed event.  
Public Fieldstatic (Shared in Visual Basic)PositionChangedEvent Identifies the PositionChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)PositionProperty Identifies the Position dependency property.  
Public Fieldstatic (Shared in Visual Basic)RectanglePenChangedEvent Identifies the RectanglePenChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)RectanglePenProperty Identifies the RectanglePen dependency property.  
Public Fieldstatic (Shared in Visual Basic)SourceChangedEvent Identifies the SourceChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)SourceProperty Identifies the Source dependency property.  
Top

Public Properties

 NameDescription
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyBindingGroup (Inherited from System.Windows.FrameworkElement)
Public PropertyBitmapEffect (Inherited from System.Windows.UIElement)
Public PropertyBitmapEffectInput (Inherited from System.Windows.UIElement)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyClipToBounds (Inherited from System.Windows.UIElement)
Public PropertyCommandBindings (Inherited from System.Windows.UIElement)
Public PropertyContextMenu (Inherited from System.Windows.FrameworkElement)
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFocusable (Inherited from System.Windows.UIElement)
Public PropertyFocusVisualStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyForceCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyHasAnimatedProperties (Inherited from System.Windows.UIElement)
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyInnerBrush Gets or sets the brush to be used for the pan rectangle .This is a dependency property.  
Public PropertyInputBindings (Inherited from System.Windows.UIElement)
Public PropertyInputScope (Inherited from System.Windows.FrameworkElement)
Public PropertyIsArrangeValid (Inherited from System.Windows.UIElement)
Public PropertyIsEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsFocused (Inherited from System.Windows.UIElement)
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsInitialized (Inherited from System.Windows.FrameworkElement)
Public PropertyIsInputMethodEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocused (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocusWithin (Inherited from System.Windows.UIElement)
Public PropertyIsLoaded (Inherited from System.Windows.FrameworkElement)
Public PropertyIsMeasureValid (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsMouseDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsMouseOver (Inherited from System.Windows.UIElement)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyIsStylusCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsStylusCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsStylusDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsStylusOver (Inherited from System.Windows.UIElement)
Public PropertyIsVisible (Inherited from System.Windows.UIElement)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyLayoutTransform (Inherited from System.Windows.FrameworkElement)
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyOuterBrush Gets or sets the brush to be used to fill the area located outside the pan viewer rectangle. This is a dependency property.  
Public PropertyOverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyPersistId (Inherited from System.Windows.UIElement)
Public PropertyPosition Gets or sets the position for the ImagePanViewer control. This is a dependency property.  
Public PropertyRectanglePen Gets or sets the Pen used to draw the Pan Rectangle. This is a dependency property.  
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertySnapsToDevicePixels (Inherited from System.Windows.UIElement)
Public PropertySource Gets or sets the viewer currently assigned for the panning process by the control. This is a dependency property.  
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplatedParent (Inherited from System.Windows.FrameworkElement)
Public PropertyToolTip (Inherited from System.Windows.FrameworkElement)
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUid (Inherited from System.Windows.UIElement)
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

Public Methods

 NameDescription
Public MethodAddHandlerOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodAddToEventRoute (Inherited from System.Windows.UIElement)
Public MethodApplyAnimationClockOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodBeginAnimationOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodBeginInit (Inherited from System.Windows.FrameworkElement)
Public MethodBeginStoryboardOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodBringIntoViewOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodCaptureStylus (Inherited from System.Windows.UIElement)
Public MethodCenterPan Center the Pan rectangle.  
Public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodEndInit (Inherited from System.Windows.FrameworkElement)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodFindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.UIElement)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.UIElement)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInputHitTest (Inherited from System.Windows.UIElement)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateVisual (Inherited from System.Windows.UIElement)
Public MethodIsAncestorOf (Inherited from System.Windows.Media.Visual)
Public MethodIsDescendantOf (Inherited from System.Windows.Media.Visual)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodMoveFocus (Inherited from System.Windows.FrameworkElement)
Public MethodOnApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public MethodPointFromScreen (Inherited from System.Windows.Media.Visual)
Public MethodPointToScreen (Inherited from System.Windows.Media.Visual)
Public MethodPredictFocus (Inherited from System.Windows.FrameworkElement)
Public MethodRaiseEvent (Inherited from System.Windows.UIElement)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodRegisterName (Inherited from System.Windows.FrameworkElement)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodReleaseStylusCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSetBindingOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodSetResourceReference (Inherited from System.Windows.FrameworkElement)
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodTransformToAncestorOverloaded.  (Inherited from System.Windows.Media.Visual)
Public MethodTransformToDescendant (Inherited from System.Windows.Media.Visual)
Public MethodTransformToVisual (Inherited from System.Windows.Media.Visual)
Public MethodTranslatePoint (Inherited from System.Windows.UIElement)
Public MethodTryFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodUnregisterName (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
Protected MethodAddLogicalChild (Inherited from System.Windows.FrameworkElement)
Protected MethodAddVisualChild (Inherited from System.Windows.Media.Visual)
Protected MethodArrangeCore (Inherited from System.Windows.FrameworkElement)
Protected MethodArrangeOverrideOverridden.  This member overrides FrameworkElement.ArrangeOverride.  
Protected MethodGetLayoutClip (Inherited from System.Windows.FrameworkElement)
Protected MethodGetTemplateChild (Inherited from System.Windows.FrameworkElement)
Protected MethodGetUIParentCore (Inherited from System.Windows.FrameworkElement)
Protected MethodGetVisualChild (Inherited from System.Windows.FrameworkElement)
Protected MethodHitTestCoreOverloaded.  (Inherited from System.Windows.UIElement)
Protected MethodMeasureCore (Inherited from System.Windows.FrameworkElement)
Protected MethodMeasureOverrideOverridden.  This member overrides FrameworkElement.MeasureOverride.  
Protected MethodOnAccessKey (Inherited from System.Windows.UIElement)
Protected MethodOnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
Protected MethodOnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Protected MethodOnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
Protected MethodOnDragEnter (Inherited from System.Windows.UIElement)
Protected MethodOnDragLeave (Inherited from System.Windows.UIElement)
Protected MethodOnDragOver (Inherited from System.Windows.UIElement)
Protected MethodOnDrop (Inherited from System.Windows.UIElement)
Protected MethodOnGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnGotFocus (Inherited from System.Windows.FrameworkElement)
Protected MethodOnGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnGotMouseCapture (Inherited from System.Windows.UIElement)
Protected MethodOnGotStylusCapture (Inherited from System.Windows.UIElement)
Protected MethodOnInitialized (Inherited from System.Windows.FrameworkElement)
Protected MethodOnInnerBrushChanged Raises the InnerBrushChanged event.  
Protected MethodOnIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected MethodOnKeyDown (Inherited from System.Windows.UIElement)
Protected MethodOnKeyUp (Inherited from System.Windows.UIElement)
Protected MethodOnLostFocus (Inherited from System.Windows.UIElement)
Protected MethodOnLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnLostMouseCapture (Inherited from System.Windows.UIElement)
Protected MethodOnLostStylusCapture (Inherited from System.Windows.UIElement)
Protected MethodOnMouseDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseEnter (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeave (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeftButtonDownOverridden.  Occurs when the user presses a left mouse button.  
Protected MethodOnMouseLeftButtonUpOverridden.  Occurs when the user releases a left mouse button.  
Protected MethodOnMouseMoveOverridden.  Occurs when the user moves the mouse over the control.  
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseWheel (Inherited from System.Windows.UIElement)
Protected MethodOnOuterBrushChanged Raises the OuterBrushChanged event.  
Protected MethodOnPan Raises the Pan event.  
Protected MethodOnPositionChanged Raises the PositionChanged event.  
Protected MethodOnPreviewDragEnter (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragLeave (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragOver (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDrop (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewKeyDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewKeyUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseWheel (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInRange (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTextInput (Inherited from System.Windows.UIElement)
Protected MethodOnPropertyChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodOnQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected MethodOnQueryCursor (Inherited from System.Windows.UIElement)
Protected MethodOnRectanglePenChanged Raises the RectanglePenChanged event.  
Protected MethodOnRenderOverridden.  Allows the ImagePanViewer control to draw itself.  
Protected MethodOnRenderSizeChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodOnSourceChanged Raises the SourceChanged event.  
Protected MethodOnStyleChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodOnStylusButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnStylusButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnStylusDown (Inherited from System.Windows.UIElement)
Protected MethodOnStylusEnter (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInAirMove (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInRange (Inherited from System.Windows.UIElement)
Protected MethodOnStylusLeave (Inherited from System.Windows.UIElement)
Protected MethodOnStylusMove (Inherited from System.Windows.UIElement)
Protected MethodOnStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected MethodOnStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected MethodOnStylusUp (Inherited from System.Windows.UIElement)
Protected MethodOnTextInput (Inherited from System.Windows.UIElement)
Protected MethodOnToolTipClosing (Inherited from System.Windows.FrameworkElement)
Protected MethodOnToolTipOpening (Inherited from System.Windows.FrameworkElement)
Protected MethodOnVisualChildrenChanged (Inherited from System.Windows.Media.Visual)
Protected MethodOnVisualParentChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodParentLayoutInvalidated (Inherited from System.Windows.FrameworkElement)
Protected MethodRemoveLogicalChild (Inherited from System.Windows.FrameworkElement)
Protected MethodRemoveVisualChild (Inherited from System.Windows.Media.Visual)
Protected MethodShouldSerializeProperty (Inherited from System.Windows.DependencyObject)
Top

Public Events

 NameDescription
Public EventContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Public EventContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventFocusableChanged (Inherited from System.Windows.UIElement)
Public EventGiveFeedback (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventGotKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventGotMouseCapture (Inherited from System.Windows.UIElement)
Public EventGotStylusCapture (Inherited from System.Windows.UIElement)
Public EventInitialized (Inherited from System.Windows.FrameworkElement)
Public EventInnerBrushChanged Occurs when the value of the InnerBrush property changes.  
Public EventIsEnabledChanged (Inherited from System.Windows.UIElement)
Public EventIsHitTestVisibleChanged (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
Public EventIsVisibleChanged (Inherited from System.Windows.UIElement)
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.UIElement)
Public EventLoaded (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventLostStylusCapture (Inherited from System.Windows.UIElement)
Public EventMouseDown (Inherited from System.Windows.UIElement)
Public EventMouseEnter (Inherited from System.Windows.UIElement)
Public EventMouseLeave (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventOuterBrushChanged Occurs when the value of the OuterBrush property changes.  
Public EventPan Occurs when the user performs a panning process for the ImagePanViewer displayed image.  
Public EventPositionChanged Occurs when the value of the Position property changes.  
Public EventPreviewDragEnter (Inherited from System.Windows.UIElement)
Public EventPreviewDragLeave (Inherited from System.Windows.UIElement)
Public EventPreviewDragOver (Inherited from System.Windows.UIElement)
Public EventPreviewDrop (Inherited from System.Windows.UIElement)
Public EventPreviewGiveFeedback (Inherited from System.Windows.UIElement)
Public EventPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventPreviewKeyDown (Inherited from System.Windows.UIElement)
Public EventPreviewKeyUp (Inherited from System.Windows.UIElement)
Public EventPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventPreviewMouseDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseMove (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseWheel (Inherited from System.Windows.UIElement)
Public EventPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewStylusDown (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInRange (Inherited from System.Windows.UIElement)
Public EventPreviewStylusMove (Inherited from System.Windows.UIElement)
Public EventPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Public EventPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Public EventPreviewStylusUp (Inherited from System.Windows.UIElement)
Public EventPreviewTextInput (Inherited from System.Windows.UIElement)
Public EventQueryContinueDrag (Inherited from System.Windows.UIElement)
Public EventQueryCursor (Inherited from System.Windows.UIElement)
Public EventRectanglePenChanged Occurs when the value of the RectanglePen property changes.  
Public EventRequestBringIntoView (Inherited from System.Windows.FrameworkElement)
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventSourceChanged Occurs when the value of the Source property changes.  
Public EventSourceUpdated (Inherited from System.Windows.FrameworkElement)
Public EventStylusButtonDown (Inherited from System.Windows.UIElement)
Public EventStylusButtonUp (Inherited from System.Windows.UIElement)
Public EventStylusDown (Inherited from System.Windows.UIElement)
Public EventStylusEnter (Inherited from System.Windows.UIElement)
Public EventStylusInAirMove (Inherited from System.Windows.UIElement)
Public EventStylusInRange (Inherited from System.Windows.UIElement)
Public EventStylusLeave (Inherited from System.Windows.UIElement)
Public EventStylusMove (Inherited from System.Windows.UIElement)
Public EventStylusOutOfRange (Inherited from System.Windows.UIElement)
Public EventStylusSystemGesture (Inherited from System.Windows.UIElement)
Public EventStylusUp (Inherited from System.Windows.UIElement)
Public EventTargetUpdated (Inherited from System.Windows.FrameworkElement)
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventToolTipClosing (Inherited from System.Windows.FrameworkElement)
Public EventToolTipOpening (Inherited from System.Windows.FrameworkElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also