LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

ImageBox Class Members

Show in webframe
Fields  Properties  Methods  Events


The following tables list the members exposed by ImageBox.

Public Constructors
 NameDescription
ImageBox ConstructorInitializes a new instance of the ImageBox class.  
Top
Public Fields
 NameDescription
AspectRatioCorrectionPropertyIdentifies the AspectRatioCorrection dependency property.  
FlipPropertyIdentifies the Flip dependency property.  
ResetImageViewOptionsPropertyIdentifies the ResetImageViewOptions dependency property.  
ReversePropertyIdentifies the Reverse dependency property.  
RotateAnglePropertyIdentifies the RotateAngle dependency property.  
ScaleFactorPropertyIdentifies the ScaleFactor dependency property.  
ScreenDpiXPropertyIdentifies the ScreenDpiX dependency property.  
ScreenDpiYPropertyIdentifies the ScreenDpiY dependency property.  
SizeModePropertyIdentifies the SizeMode dependency property.  
SourceDpiXPropertyIdentifies the SourceDpiX dependency property.  
SourceDpiYPropertyIdentifies the SourceDpiY dependency property.  
SourcePropertyIdentifies the Source dependency property.  
TransitionPropertyIdentifies the Transition dependency property.  
UseDpiPropertyIdentifies the UseDpi dependency property.  
Top
Public Properties
 NameDescription
ActualHeight (Inherited from System.Windows.FrameworkElement)
ActualWidth (Inherited from System.Windows.FrameworkElement)
AllowDrop (Inherited from System.Windows.UIElement)
AreAnyTouchesCaptured (Inherited from System.Windows.UIElement)
AreAnyTouchesCapturedWithin (Inherited from System.Windows.UIElement)
AreAnyTouchesDirectlyOver (Inherited from System.Windows.UIElement)
AreAnyTouchesOver (Inherited from System.Windows.UIElement)
AspectRatioCorrectionGets or sets the manual aspect ratio correction value. This is a dependency property.  
Background (Inherited from System.Windows.Controls.Panel)
BindingGroup (Inherited from System.Windows.FrameworkElement)
BitmapEffect (Inherited from System.Windows.UIElement)
BitmapEffectInput (Inherited from System.Windows.UIElement)
CacheMode (Inherited from System.Windows.UIElement)
Children (Inherited from System.Windows.Controls.Panel)
Clip (Inherited from System.Windows.UIElement)
ClipToBounds (Inherited from System.Windows.UIElement)
CommandBindings (Inherited from System.Windows.UIElement)
ContextMenu (Inherited from System.Windows.FrameworkElement)
CurrentXScaleFactorGets the current horizontal scale factor  
CurrentYScaleFactorGets the current vertical scale factor  
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)
Effect (Inherited from System.Windows.UIElement)
FlipGets or sets a value that indicates whether the image in the control will be flipped vertically. This is a dependency property.  
FlowDirection (Inherited from System.Windows.FrameworkElement)
Focusable (Inherited from System.Windows.UIElement)
FocusVisualStyle (Inherited from System.Windows.FrameworkElement)
ForceCursor (Inherited from System.Windows.FrameworkElement)
HasAnimatedProperties (Inherited from System.Windows.UIElement)
HasLogicalOrientationPublic (Inherited from System.Windows.Controls.Panel)
Height (Inherited from System.Windows.FrameworkElement)
HorizontalAlignment (Inherited from System.Windows.FrameworkElement)
InputBindings (Inherited from System.Windows.UIElement)
InputScope (Inherited from System.Windows.FrameworkElement)
IsArrangeValid (Inherited from System.Windows.UIElement)
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)
IsItemsHost (Inherited from System.Windows.Controls.Panel)
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)
IsStylusCaptured (Inherited from System.Windows.UIElement)
IsStylusCaptureWithin (Inherited from System.Windows.UIElement)
IsStylusDirectlyOver (Inherited from System.Windows.UIElement)
IsStylusOver (Inherited from System.Windows.UIElement)
IsVisible (Inherited from System.Windows.UIElement)
Language (Inherited from System.Windows.FrameworkElement)
LayoutTransform (Inherited from System.Windows.FrameworkElement)
LogicalOrientationPublic (Inherited from System.Windows.Controls.Panel)
Margin (Inherited from System.Windows.FrameworkElement)
MaxHeight (Inherited from System.Windows.FrameworkElement)
MaxWidth (Inherited from System.Windows.FrameworkElement)
MinHeight (Inherited from System.Windows.FrameworkElement)
MinWidth (Inherited from System.Windows.FrameworkElement)
Name (Inherited from System.Windows.FrameworkElement)
Opacity (Inherited from System.Windows.UIElement)
OpacityMask (Inherited from System.Windows.UIElement)
OverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
Parent (Inherited from System.Windows.FrameworkElement)
PersistId (Inherited from System.Windows.UIElement)
PhysicalSizeGets the physical (screen) viewing size.  
RenderSize (Inherited from System.Windows.UIElement)
RenderTransform (Inherited from System.Windows.UIElement)
RenderTransformOrigin (Inherited from System.Windows.UIElement)
ResetImageViewOptionsGets or sets a value that determines which properties gets reset when a new image is set into the Source property. This is a dependency property.  
Resources (Inherited from System.Windows.FrameworkElement)
ReverseGets or sets a value that indicates whether the image in the control will be flipped horizontally. This is a dependency property.  
RotateAngleGets or sets a value that indicates the rotation angle in degrees to apply to the image in the control. This is a dependency property.  
ScaleFactorGets or sets the zoom factor used to display the image. This is a dependency property.  
ScreenDpiXGets or sets the current screen horizontal resolution in dots/inch (or DPI). This is a dependency property.  
ScreenDpiYGets or sets the current screen vertical resolution in dots/inch (or DPI). This is a dependency property.  
SizeModeGets or sets a value that determine how the control displays the image and the automatic adjustments of the display. This is a dependency property.  
SnapsToDevicePixels (Inherited from System.Windows.UIElement)
SourceGets or sets the System.Windows.Media.ImageSource to be displayed in this control. This is a dependency property.  
SourceDpiXGets or sets the horizontal resolution in dots/inch (or DPI) of the image in Source. This is a dependency property.  
SourceDpiYGets or sets the vertical resolution in dots/inch (or DPI) of the image in Source. This is a dependency property.  
Style (Inherited from System.Windows.FrameworkElement)
Tag (Inherited from System.Windows.FrameworkElement)
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)
TransformGets the current display matrix used in this control.  
TransitionGets or sets the Leadtools.Windows.Media.Transitions.TransitionBase that specifies the type of transition or animation to be applied on this control.  
Triggers (Inherited from System.Windows.FrameworkElement)
Uid (Inherited from System.Windows.UIElement)
UseDpiGets or sets a value that indicates whether the control must account for the physical resolution of the image when calculating the display properties. This is a dependency property.  
UseLayoutRounding (Inherited from System.Windows.FrameworkElement)
VerticalAlignment (Inherited from System.Windows.FrameworkElement)
Visibility (Inherited from System.Windows.UIElement)
Width (Inherited from System.Windows.FrameworkElement)
Top
Protected Properties
Public Methods
 NameDescription
AddHandlerOverloaded.  (Inherited from System.Windows.UIElement)
AddToEventRoute (Inherited from System.Windows.UIElement)
ApplyAnimationClockOverloaded.  (Inherited from System.Windows.UIElement)
ApplyTemplate (Inherited from System.Windows.FrameworkElement)
Arrange (Inherited from System.Windows.UIElement)
BeginAnimationOverloaded.  (Inherited from System.Windows.UIElement)
BeginInit (Inherited from System.Windows.FrameworkElement)
BeginStoryboardOverloaded.  (Inherited from System.Windows.FrameworkElement)
BeginUpdateStops the viewer from being updated if any change is applied. This is useful to increase the control speed efficiency.  
BoundsFromImageCoordinatesConverts a rectangle from image to control (display) coordinates.  
BoundsToImageCoordinatesConverts a rectangle from control (display) to image coordinates.  
BringIntoViewOverloaded.  (Inherited from System.Windows.FrameworkElement)
CaptureMouse (Inherited from System.Windows.UIElement)
CaptureStylus (Inherited from System.Windows.UIElement)
CaptureTouch (Inherited from System.Windows.UIElement)
ClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
CoerceValue (Inherited from System.Windows.DependencyObject)
EndInit (Inherited from System.Windows.FrameworkElement)
EndUpdateRefreshes the control to include all the changes made after using the BeginUpdate method.  
Equals (Inherited from System.Windows.DependencyObject)
FindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
FindName (Inherited from System.Windows.FrameworkElement)
FindResource (Inherited from System.Windows.FrameworkElement)
Focus (Inherited from System.Windows.UIElement)
GetAnimationBaseValue (Inherited from System.Windows.UIElement)
GetBindingExpression (Inherited from System.Windows.FrameworkElement)
GetHashCode (Inherited from System.Windows.DependencyObject)
GetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
GetValue (Inherited from System.Windows.DependencyObject)
InputHitTest (Inherited from System.Windows.UIElement)
InvalidateArrange (Inherited from System.Windows.UIElement)
InvalidateMeasure (Inherited from System.Windows.UIElement)
InvalidateProperty (Inherited from System.Windows.DependencyObject)
InvalidateVisual (Inherited from System.Windows.UIElement)
IsAncestorOf (Inherited from System.Windows.Media.Visual)
IsDescendantOf (Inherited from System.Windows.Media.Visual)
Measure (Inherited from System.Windows.UIElement)
MoveFocus (Inherited from System.Windows.FrameworkElement)
OnApplyTemplate (Inherited from System.Windows.FrameworkElement)
PointFromImageCoordinatesConverts a point from image to control (display) coordinates.  
PointFromScreen (Inherited from System.Windows.Media.Visual)
PointToImageCoordinatesConverts a point from control (display) to image coordinates.  
PointToScreen (Inherited from System.Windows.Media.Visual)
PredictFocus (Inherited from System.Windows.FrameworkElement)
RaiseEvent (Inherited from System.Windows.UIElement)
ReadLocalValue (Inherited from System.Windows.DependencyObject)
RegisterName (Inherited from System.Windows.FrameworkElement)
ReleaseAllTouchCaptures (Inherited from System.Windows.UIElement)
ReleaseMouseCapture (Inherited from System.Windows.UIElement)
ReleaseStylusCapture (Inherited from System.Windows.UIElement)
ReleaseTouchCapture (Inherited from System.Windows.UIElement)
RemoveHandler (Inherited from System.Windows.UIElement)
SetBindingOverloaded.  (Inherited from System.Windows.FrameworkElement)
SetCurrentValue (Inherited from System.Windows.DependencyObject)
SetResourceReference (Inherited from System.Windows.FrameworkElement)
SetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
TransformToAncestorOverloaded.  (Inherited from System.Windows.Media.Visual)
TransformToDescendant (Inherited from System.Windows.Media.Visual)
TransformToVisual (Inherited from System.Windows.Media.Visual)
TranslatePoint (Inherited from System.Windows.UIElement)
TryFindResource (Inherited from System.Windows.FrameworkElement)
UnregisterName (Inherited from System.Windows.FrameworkElement)
UpdateDefaultStyle (Inherited from System.Windows.FrameworkElement)
UpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
AddVisualChild (Inherited from System.Windows.Media.Visual)
ArrangeCore (Inherited from System.Windows.FrameworkElement)
ArrangeOverrideOverridden. Arranges and sizes the content of this control.  
CreateUIElementCollection (Inherited from System.Windows.Controls.Panel)
GetLayoutClip (Inherited from System.Windows.FrameworkElement)
GetVisualChild (Inherited from System.Windows.Controls.Panel)
HitTestCoreOverloaded.  (Inherited from System.Windows.UIElement)
MeasureCore (Inherited from System.Windows.FrameworkElement)
MeasureOverrideOverridden. Measures the child elements of this control before they are arranged during the ArrangeOverride pass.  
OnAccessKey (Inherited from System.Windows.UIElement)
OnAspectRatioCorrectionChangedRaises the AspectRatioCorrectionChanged event.  
OnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
OnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
OnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
OnCreateAutomationPeer (Inherited from System.Windows.UIElement)
OnDragEnter (Inherited from System.Windows.UIElement)
OnDragLeave (Inherited from System.Windows.UIElement)
OnDragOver (Inherited from System.Windows.UIElement)
OnDrop (Inherited from System.Windows.UIElement)
OnFlipChangedRaises the FlipChanged event.  
OnGiveFeedback (Inherited from System.Windows.UIElement)
OnGotFocus (Inherited from System.Windows.FrameworkElement)
OnGotKeyboardFocus (Inherited from System.Windows.UIElement)
OnGotMouseCapture (Inherited from System.Windows.UIElement)
OnGotStylusCapture (Inherited from System.Windows.UIElement)
OnGotTouchCapture (Inherited from System.Windows.UIElement)
OnInitialized (Inherited from System.Windows.FrameworkElement)
OnIsItemsHostChanged (Inherited from System.Windows.Controls.Panel)
OnIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
OnIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
OnIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
OnIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
OnIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
OnIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
OnIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
OnIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
OnKeyDown (Inherited from System.Windows.UIElement)
OnKeyUp (Inherited from System.Windows.UIElement)
OnLostFocus (Inherited from System.Windows.UIElement)
OnLostKeyboardFocus (Inherited from System.Windows.UIElement)
OnLostMouseCapture (Inherited from System.Windows.UIElement)
OnLostStylusCapture (Inherited from System.Windows.UIElement)
OnLostTouchCapture (Inherited from System.Windows.UIElement)
OnManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
OnManipulationCompleted (Inherited from System.Windows.UIElement)
OnManipulationDelta (Inherited from System.Windows.UIElement)
OnManipulationInertiaStarting (Inherited from System.Windows.UIElement)
OnManipulationStarted (Inherited from System.Windows.UIElement)
OnManipulationStarting (Inherited from System.Windows.UIElement)
OnMouseDown (Inherited from System.Windows.UIElement)
OnMouseEnter (Inherited from System.Windows.UIElement)
OnMouseLeave (Inherited from System.Windows.UIElement)
OnMouseLeftButtonDown (Inherited from System.Windows.UIElement)
OnMouseLeftButtonUp (Inherited from System.Windows.UIElement)
OnMouseMove (Inherited from System.Windows.UIElement)
OnMouseRightButtonDown (Inherited from System.Windows.UIElement)
OnMouseRightButtonUp (Inherited from System.Windows.UIElement)
OnMouseUp (Inherited from System.Windows.UIElement)
OnMouseWheel (Inherited from System.Windows.UIElement)
OnPreviewDragEnter (Inherited from System.Windows.UIElement)
OnPreviewDragLeave (Inherited from System.Windows.UIElement)
OnPreviewDragOver (Inherited from System.Windows.UIElement)
OnPreviewDrop (Inherited from System.Windows.UIElement)
OnPreviewGiveFeedback (Inherited from System.Windows.UIElement)
OnPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
OnPreviewKeyDown (Inherited from System.Windows.UIElement)
OnPreviewKeyUp (Inherited from System.Windows.UIElement)
OnPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
OnPreviewMouseDown (Inherited from System.Windows.UIElement)
OnPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
OnPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
OnPreviewMouseMove (Inherited from System.Windows.UIElement)
OnPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
OnPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
OnPreviewMouseUp (Inherited from System.Windows.UIElement)
OnPreviewMouseWheel (Inherited from System.Windows.UIElement)
OnPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
OnPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
OnPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
OnPreviewStylusDown (Inherited from System.Windows.UIElement)
OnPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
OnPreviewStylusInRange (Inherited from System.Windows.UIElement)
OnPreviewStylusMove (Inherited from System.Windows.UIElement)
OnPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
OnPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
OnPreviewStylusUp (Inherited from System.Windows.UIElement)
OnPreviewTextInput (Inherited from System.Windows.UIElement)
OnPreviewTouchDown (Inherited from System.Windows.UIElement)
OnPreviewTouchMove (Inherited from System.Windows.UIElement)
OnPreviewTouchUp (Inherited from System.Windows.UIElement)
OnPropertyChanged (Inherited from System.Windows.FrameworkElement)
OnQueryContinueDrag (Inherited from System.Windows.UIElement)
OnQueryCursor (Inherited from System.Windows.UIElement)
OnRender (Inherited from System.Windows.Controls.Panel)
OnResetImageViewOptionsChangedRaises the ResetImageViewOptionsChanged event.  
OnReverseChangedRaises the ReverseChanged event.  
OnRotateAngleChangedRaises the RotateAngleChanged event.  
OnScaleFactorChangedRaises the ScaleFactorChanged event.  
OnScreenDpiXChangedRaises the ScreenDpiXChanged event.  
OnScreenDpiYChangedRaises the ScreenDpiXChanged event.  
OnSizeModeChangedRaises the SizeModeChanged event.  
OnSourceChangedRaises the SourceChanged event.  
OnSourceDpiXChangedRaises the SourceDpiXChanged event.  
OnSourceDpiYChangedRaises the SourceDpiYChanged event.  
OnStylusButtonDown (Inherited from System.Windows.UIElement)
OnStylusButtonUp (Inherited from System.Windows.UIElement)
OnStylusDown (Inherited from System.Windows.UIElement)
OnStylusEnter (Inherited from System.Windows.UIElement)
OnStylusInAirMove (Inherited from System.Windows.UIElement)
OnStylusInRange (Inherited from System.Windows.UIElement)
OnStylusLeave (Inherited from System.Windows.UIElement)
OnStylusMove (Inherited from System.Windows.UIElement)
OnStylusOutOfRange (Inherited from System.Windows.UIElement)
OnStylusSystemGesture (Inherited from System.Windows.UIElement)
OnStylusUp (Inherited from System.Windows.UIElement)
OnTextInput (Inherited from System.Windows.UIElement)
OnToolTipClosing (Inherited from System.Windows.FrameworkElement)
OnToolTipOpening (Inherited from System.Windows.FrameworkElement)
OnTouchDown (Inherited from System.Windows.UIElement)
OnTouchEnter (Inherited from System.Windows.UIElement)
OnTouchLeave (Inherited from System.Windows.UIElement)
OnTouchMove (Inherited from System.Windows.UIElement)
OnTouchUp (Inherited from System.Windows.UIElement)
OnTransformChangedRaises the TransformChanged event.  
OnTransitionChangedRaises the TransitionChanged event.  
OnUseDpiChangedRaises the UseDpiChanged event.  
RemoveVisualChild (Inherited from System.Windows.Media.Visual)
Top
Public Events
 NameDescription
AspectRatioCorrectionChangedOccurs when the value of the AspectRatioCorrection property changes.  
ContextMenuClosing (Inherited from System.Windows.FrameworkElement)
ContextMenuOpening (Inherited from System.Windows.FrameworkElement)
DataContextChanged (Inherited from System.Windows.FrameworkElement)
DragEnter (Inherited from System.Windows.UIElement)
DragLeave (Inherited from System.Windows.UIElement)
DragOver (Inherited from System.Windows.UIElement)
Drop (Inherited from System.Windows.UIElement)
FlipChangedOccurs when the value of the Flip property changes.  
FocusableChanged (Inherited from System.Windows.UIElement)
GiveFeedback (Inherited from System.Windows.UIElement)
GotFocus (Inherited from System.Windows.UIElement)
GotKeyboardFocus (Inherited from System.Windows.UIElement)
GotMouseCapture (Inherited from System.Windows.UIElement)
GotStylusCapture (Inherited from System.Windows.UIElement)
GotTouchCapture (Inherited from System.Windows.UIElement)
Initialized (Inherited from System.Windows.FrameworkElement)
IsEnabledChanged (Inherited from System.Windows.UIElement)
IsHitTestVisibleChanged (Inherited from System.Windows.UIElement)
IsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
IsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
IsMouseCapturedChanged (Inherited from System.Windows.UIElement)
IsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
IsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
IsStylusCapturedChanged (Inherited from System.Windows.UIElement)
IsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
IsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
IsVisibleChanged (Inherited from System.Windows.UIElement)
KeyDown (Inherited from System.Windows.UIElement)
KeyUp (Inherited from System.Windows.UIElement)
LayoutUpdated (Inherited from System.Windows.UIElement)
Loaded (Inherited from System.Windows.FrameworkElement)
LostFocus (Inherited from System.Windows.UIElement)
LostKeyboardFocus (Inherited from System.Windows.UIElement)
LostMouseCapture (Inherited from System.Windows.UIElement)
LostStylusCapture (Inherited from System.Windows.UIElement)
LostTouchCapture (Inherited from System.Windows.UIElement)
ManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
ManipulationCompleted (Inherited from System.Windows.UIElement)
ManipulationDelta (Inherited from System.Windows.UIElement)
ManipulationInertiaStarting (Inherited from System.Windows.UIElement)
ManipulationStarted (Inherited from System.Windows.UIElement)
ManipulationStarting (Inherited from System.Windows.UIElement)
MouseDown (Inherited from System.Windows.UIElement)
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)
MouseRightButtonDown (Inherited from System.Windows.UIElement)
MouseRightButtonUp (Inherited from System.Windows.UIElement)
MouseUp (Inherited from System.Windows.UIElement)
MouseWheel (Inherited from System.Windows.UIElement)
PreviewDragEnter (Inherited from System.Windows.UIElement)
PreviewDragLeave (Inherited from System.Windows.UIElement)
PreviewDragOver (Inherited from System.Windows.UIElement)
PreviewDrop (Inherited from System.Windows.UIElement)
PreviewGiveFeedback (Inherited from System.Windows.UIElement)
PreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
PreviewKeyDown (Inherited from System.Windows.UIElement)
PreviewKeyUp (Inherited from System.Windows.UIElement)
PreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
PreviewMouseDown (Inherited from System.Windows.UIElement)
PreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
PreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
PreviewMouseMove (Inherited from System.Windows.UIElement)
PreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
PreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
PreviewMouseUp (Inherited from System.Windows.UIElement)
PreviewMouseWheel (Inherited from System.Windows.UIElement)
PreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
PreviewStylusButtonDown (Inherited from System.Windows.UIElement)
PreviewStylusButtonUp (Inherited from System.Windows.UIElement)
PreviewStylusDown (Inherited from System.Windows.UIElement)
PreviewStylusInAirMove (Inherited from System.Windows.UIElement)
PreviewStylusInRange (Inherited from System.Windows.UIElement)
PreviewStylusMove (Inherited from System.Windows.UIElement)
PreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
PreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
PreviewStylusUp (Inherited from System.Windows.UIElement)
PreviewTextInput (Inherited from System.Windows.UIElement)
PreviewTouchDown (Inherited from System.Windows.UIElement)
PreviewTouchMove (Inherited from System.Windows.UIElement)
PreviewTouchUp (Inherited from System.Windows.UIElement)
QueryContinueDrag (Inherited from System.Windows.UIElement)
QueryCursor (Inherited from System.Windows.UIElement)
RequestBringIntoView (Inherited from System.Windows.FrameworkElement)
ResetImageViewOptionsChangedOccurs when the value of the ResetImageViewOptions property changes.  
ReverseChangedOccurs when the value of the Reverse property changes.  
RotateAngleChangedOccurs when the value of the RotateAngle property changes.  
ScaleFactorChangedOccurs when the value of the ScaleFactor property changes.  
ScreenDpiXChangedOccurs when the value of the ScreenDpiX property changes.  
ScreenDpiYChangedOccurs when the value of the ScreenDpiY property changes.  
SizeChanged (Inherited from System.Windows.FrameworkElement)
SizeModeChangedOccurs when the value of the SizeMode property changes.  
SourceChangedOccurs when the value of the Source property changes.  
SourceDpiXChangedOccurs when the value of the SourceDpiX property changes.  
SourceDpiYChangedOccurs when the value of the SourceDpiY property changes.  
SourceUpdated (Inherited from System.Windows.FrameworkElement)
StylusButtonDown (Inherited from System.Windows.UIElement)
StylusButtonUp (Inherited from System.Windows.UIElement)
StylusDown (Inherited from System.Windows.UIElement)
StylusEnter (Inherited from System.Windows.UIElement)
StylusInAirMove (Inherited from System.Windows.UIElement)
StylusInRange (Inherited from System.Windows.UIElement)
StylusLeave (Inherited from System.Windows.UIElement)
StylusMove (Inherited from System.Windows.UIElement)
StylusOutOfRange (Inherited from System.Windows.UIElement)
StylusSystemGesture (Inherited from System.Windows.UIElement)
StylusUp (Inherited from System.Windows.UIElement)
TargetUpdated (Inherited from System.Windows.FrameworkElement)
TextInput (Inherited from System.Windows.UIElement)
ToolTipClosing (Inherited from System.Windows.FrameworkElement)
ToolTipOpening (Inherited from System.Windows.FrameworkElement)
TouchDown (Inherited from System.Windows.UIElement)
TouchEnter (Inherited from System.Windows.UIElement)
TouchLeave (Inherited from System.Windows.UIElement)
TouchMove (Inherited from System.Windows.UIElement)
TouchUp (Inherited from System.Windows.UIElement)
TransformChangedOccurs when any visual transformation properties changes in the control.  
TransitionChangedOccurs when the value of the Transition property changes.  
Unloaded (Inherited from System.Windows.FrameworkElement)
UseDpiChangedOccurs when the value of the UseDpi property changes.  
Top
See Also

Reference

ImageBox Class
Leadtools.Windows.Controls Namespace
RasterImage and WPF/Silverlight

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.