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

RasterImageListItem Class Members

Show in webframe
Fields  Properties  Methods  Events


The following tables list the members exposed by RasterImageListItem.

Public Constructors
 NameDescription
RasterImageListItem Constructor  
Top
Public Fields
 NameDescription
AutoDisposeImagesPropertyIdentifies the AutoDisposeImages dependency property.  
ConvertFromSourceOptionsPropertyIdentifies the ConvertFromSourceOptions dependency property.  
ConvertToSourceOptionsPropertyIdentifies the ConvertToSourceOptions dependency property.  
ImagePropertyIdentifies the Image 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)
AutoDisposeImagesGets or sets a value indicating whether to auto dispose the old image when a new image is set into this RasterImageListItem.  
Background (Inherited from System.Windows.Controls.Control)
BindingGroup (Inherited from System.Windows.FrameworkElement)
BitmapEffect (Inherited from System.Windows.UIElement)
BitmapEffectInput (Inherited from System.Windows.UIElement)
BorderBrush (Inherited from System.Windows.Controls.Control)
BorderThickness (Inherited from System.Windows.Controls.Control)
CacheMode (Inherited from System.Windows.UIElement)
Clip (Inherited from System.Windows.UIElement)
ClipToBounds (Inherited from System.Windows.UIElement)
CommandBindings (Inherited from System.Windows.UIElement)
Content (Inherited from System.Windows.Controls.ContentControl)
ContentStringFormat (Inherited from System.Windows.Controls.ContentControl)
ContentTemplate (Inherited from System.Windows.Controls.ContentControl)
ContentTemplateSelector (Inherited from System.Windows.Controls.ContentControl)
ContextMenu (Inherited from System.Windows.FrameworkElement)
ConvertFromSourceOptionsOptions to use when converting a WPF/Silverlight System.Windows.Media.ImageSource to a LEADTOOLS Leadtools.RasterImage. This is a dependency property.  
ConvertToSourceOptionsOptions to use when converting a LEADTOOLS Leadtools.RasterImage to a WPF/Silverlight System.Windows.Media.ImageSource. This is a dependency property.  
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)
FlowDirection (Inherited from System.Windows.FrameworkElement)
Focusable (Inherited from System.Windows.UIElement)
FocusVisualStyle (Inherited from System.Windows.FrameworkElement)
FontFamily (Inherited from System.Windows.Controls.Control)
FontSize (Inherited from System.Windows.Controls.Control)
FontStretch (Inherited from System.Windows.Controls.Control)
FontStyle (Inherited from System.Windows.Controls.Control)
FontWeight (Inherited from System.Windows.Controls.Control)
ForceCursor (Inherited from System.Windows.FrameworkElement)
Foreground (Inherited from System.Windows.Controls.Control)
HasAnimatedProperties (Inherited from System.Windows.UIElement)
HasContent (Inherited from System.Windows.Controls.ContentControl)
Height (Inherited from System.Windows.FrameworkElement)
HorizontalAlignment (Inherited from System.Windows.FrameworkElement)
HorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
ImageGets or sets the Leadtools.RasterImage to be displayed in this control. This is a dependency property.  
ImageSizeGets or sets the image size in pixels. This is a dependency property. (Inherited from Leadtools.Windows.Controls.ImageListItem)
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)
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)
IsSelected (Inherited from System.Windows.Controls.ListBoxItem)
IsStylusCaptured (Inherited from System.Windows.UIElement)
IsStylusCaptureWithin (Inherited from System.Windows.UIElement)
IsStylusDirectlyOver (Inherited from System.Windows.UIElement)
IsStylusOver (Inherited from System.Windows.UIElement)
IsTabStop (Inherited from System.Windows.Controls.Control)
IsVisible (Inherited from System.Windows.UIElement)
Language (Inherited from System.Windows.FrameworkElement)
LayoutTransform (Inherited from System.Windows.FrameworkElement)
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)
Padding (Inherited from System.Windows.Controls.Control)
Parent (Inherited from System.Windows.FrameworkElement)
PersistId (Inherited from System.Windows.UIElement)
RenderSize (Inherited from System.Windows.UIElement)
RenderTransform (Inherited from System.Windows.UIElement)
RenderTransformOrigin (Inherited from System.Windows.UIElement)
Resources (Inherited from System.Windows.FrameworkElement)
SelectedBackgroundGets or sets brush used to draw the background of selected items. This is a dependency property. (Inherited from Leadtools.Windows.Controls.ImageListItem)
SelectedForegroundGets or sets the brush used to draw the text of selected items. This is a dependency property. (Inherited from Leadtools.Windows.Controls.ImageListItem)
ShowTextGets or sets a value that determines whether the text item should be drawn. This is a dependency property. (Inherited from Leadtools.Windows.Controls.ImageListItem)
SnapsToDevicePixels (Inherited from System.Windows.UIElement)
SourceGets or sets the image associated with this ImageListItem object. This is a dependency property. (Inherited from Leadtools.Windows.Controls.ImageListItem)
Style (Inherited from System.Windows.FrameworkElement)
TabIndex (Inherited from System.Windows.Controls.Control)
Tag (Inherited from System.Windows.FrameworkElement)
Template (Inherited from System.Windows.Controls.Control)
TemplatedParent (Inherited from System.Windows.FrameworkElement)
TextGets or sets the text of the item. This is a dependency property. (Inherited from Leadtools.Windows.Controls.ImageListItem)
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)
Triggers (Inherited from System.Windows.FrameworkElement)
Uid (Inherited from System.Windows.UIElement)
UriGets or sets the uniform resource identifier (URI) of the Source image to view. This is a dependency property. (Inherited from Leadtools.Windows.Controls.ImageListItem)
UseLayoutRounding (Inherited from System.Windows.FrameworkElement)
VerticalAlignment (Inherited from System.Windows.FrameworkElement)
VerticalContentAlignment (Inherited from System.Windows.Controls.Control)
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)
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)
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)
PointFromScreen (Inherited from System.Windows.Media.Visual)
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)
ToString (Inherited from System.Windows.Controls.Control)
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)
UpdateImageFromSourceConverts the WPF/Silverlight image in the Source property to the LEADTOOLS Leadtools.RasterImage and set it in Image.  
UpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
AddChild (Inherited from System.Windows.Controls.ContentControl)
AddText (Inherited from System.Windows.Controls.ContentControl)
AddVisualChild (Inherited from System.Windows.Media.Visual)
ArrangeCore (Inherited from System.Windows.FrameworkElement)
ArrangeOverride (Inherited from System.Windows.Controls.Control)
GetLayoutClip (Inherited from System.Windows.FrameworkElement)
GetVisualChild (Inherited from System.Windows.FrameworkElement)
HitTestCoreOverloaded.  (Inherited from System.Windows.UIElement)
MeasureCore (Inherited from System.Windows.FrameworkElement)
MeasureOverride (Inherited from System.Windows.Controls.Control)
OnAccessKey (Inherited from System.Windows.UIElement)
OnAutoDisposeImagesChangedRaises the AutoDisposeImagesChanged event.  
OnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
OnContentChanged (Inherited from System.Windows.Controls.ContentControl)
OnContentStringFormatChanged (Inherited from System.Windows.Controls.ContentControl)
OnContentTemplateChanged (Inherited from System.Windows.Controls.ContentControl)
OnContentTemplateSelectorChanged (Inherited from System.Windows.Controls.ContentControl)
OnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
OnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
OnConvertFromSourceOptionsChangedRaises the ConvertFromSourceOptionsChanged event.  
OnConvertToSourceOptionsChangedRaises the ConvertToSourceOptionsChanged event.  
OnCreateAutomationPeer (Inherited from System.Windows.Controls.ListBoxItem)
OnDragEnter (Inherited from System.Windows.UIElement)
OnDragLeave (Inherited from System.Windows.UIElement)
OnDragOver (Inherited from System.Windows.UIElement)
OnDrop (Inherited from System.Windows.UIElement)
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)
OnImageChangedRaises the ImageChanged event.  
OnInitialized (Inherited from System.Windows.FrameworkElement)
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)
OnMouseDoubleClick (Inherited from System.Windows.Controls.Control)
OnMouseDown (Inherited from System.Windows.UIElement)
OnMouseEnter (Inherited from System.Windows.Controls.ListBoxItem)
OnMouseLeave (Inherited from System.Windows.Controls.ListBoxItem)
OnMouseLeftButtonDown (Inherited from System.Windows.Controls.ListBoxItem)
OnMouseLeftButtonUp (Inherited from System.Windows.UIElement)
OnMouseMove (Inherited from System.Windows.UIElement)
OnMouseRightButtonDown (Inherited from System.Windows.Controls.ListBoxItem)
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)
OnPreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
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.UIElement)
OnSelected (Inherited from System.Windows.Controls.ListBoxItem)
OnSourceChangedOverridden. Raises the SourceChanged 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)
OnTemplateChanged (Inherited from System.Windows.Controls.Control)
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)
OnUnselected (Inherited from System.Windows.Controls.ListBoxItem)
RemoveVisualChild (Inherited from System.Windows.Media.Visual)
Top
Public Events
 NameDescription
AutoDisposeImagesChangedOccurs when the value of the AutoDisposeImages property changes.  
ContextMenuClosing (Inherited from System.Windows.FrameworkElement)
ContextMenuOpening (Inherited from System.Windows.FrameworkElement)
ConvertFromSourceOptionsChangedOccurs when the value of the ConvertFromSourceOptions property changes.  
ConvertToSourceOptionsChangedOccurs when the value of the ConvertToSourceOptions property changes.  
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)
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)
ImageChangedOccurs when the value of the Image property changes.  
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)
MouseDoubleClick (Inherited from System.Windows.Controls.Control)
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)
PreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
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)
Selected (Inherited from System.Windows.Controls.ListBoxItem)
SizeChanged (Inherited from System.Windows.FrameworkElement)
SourceChangedOccurs when the value of the Source property changes. (Inherited from Leadtools.Windows.Controls.ImageListItem)
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)
Unloaded (Inherited from System.Windows.FrameworkElement)
Unselected (Inherited from System.Windows.Controls.ListBoxItem)
Top
See Also

Reference

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

 

 


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