Name | Description | |
---|---|---|
![]() | AddHandler | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | AddItemFromBitmapSource | Adds a new thumbnail to the list from a BitmapSource Image. |
![]() | AddItemFromFile | Overloaded. Adds a new thumbnail to the list from a file. |
![]() | AddItemFromGdPictureImage | Overloaded. Adds a new thumbnail to the list from a GdPicture Image. |
![]() | AddItemFromStream | Overloaded. Adds a new thumbnail to the list from a file. |
![]() | AddToEventRoute | (Inherited from System.Windows.UIElement) |
![]() | ApplyAnimationClock | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | ApplyTemplate | (Inherited from System.Windows.FrameworkElement) |
![]() | Arrange | (Inherited from System.Windows.UIElement) |
![]() | BeginAnimation | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | BeginInit | (Inherited from System.Windows.FrameworkElement) |
![]() | BeginStoryboard | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | BringIntoView | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | CaptureMouse | (Inherited from System.Windows.UIElement) |
![]() | CaptureStylus | (Inherited from System.Windows.UIElement) |
![]() | CaptureTouch | (Inherited from System.Windows.UIElement) |
![]() | ClearAllItems | Reset the control and clear all generated thumbnails. |
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | Dispose | |
![]() | EndInit | (Inherited from System.Windows.FrameworkElement) |
![]() | EnsureVisibleItem | Ensures that the specified item is visible within the control, scrolling the contents of the control if necessary. |
![]() | 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) |
![]() | GetItemAt | Returns the index of the item at the specified location. |
![]() | GetItemBitmap | Gets the bitmap of a specific item in the thumbnail list. |
![]() | GetItemCheckState | Returns the check state (if checked or not) of a specific item in the thumbnail list. |
![]() | GetItemFileSource | Returns the file path of the item source in case the control has been loaded from a folder source by the LoadFromDirectory() method. |
![]() | GetItemSelectState | Returns the select state (if selected or not) of a specific item in the thumbnail list. |
![]() | GetItemTag | Gets the tag object associated with a specific item in the thumbnail list. |
![]() | GetItemText | Gets the text of a specific item in the thumbnail list. |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InputHitTest | (Inherited from System.Windows.UIElement) |
![]() | InsertItemFromBitmapSource | Inserts a new thumbnail to the list from a BitmapSource image. |
![]() | InsertItemFromFile | Overloaded. Adds a new thumbnail to the list from a file. |
![]() | InsertItemFromGdPictureImage | Inserts a new thumbnail to the list from a GdPicture Image. |
![]() | InsertItemFromStream | Inserts a new thumbnail to the list from a Stream. |
![]() | 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) |
![]() | LoadFromDirectory | Overloaded. Load thumbnails from directory. The ThumbnailEx control will generate a thumbnail for each image or PDF document found in the directory. Thumbnails will be generated asynchronously. |
![]() | LoadFromFiles | Load thumbnails from an array of files. Thumbnails will be generated asynchronously. |
![]() | LoadFromGdPictureImage | Load thumbnails from a GdPicture Image. If the GdPicture image is a multipage image, the ThumbnailEx control will generate a thumbnail for each page. Thumbnails will be created asynchronously. |
![]() | LoadFromGdPicturePDF | Load thumbnails from PDF document loaded by a GdPictureImaging object. The ThumbnailEx control will generate a thumbnail for each page in the document. Thumbnails will be created asynchronously. |
![]() | LoadFromGdViewer | Load thumbnails from a GdViewer object. If the GdViewer object handles a multipage document, the ThumbnailEx control will generate a thumbnail for each page. Thumbnails will be created asynchronously. |
![]() | LoadNewThumbnails | Adds to the control items which have been added to the source after the latest loading operation. Works only when source is a GdViewer object or a GdPicture image. New thumbnails will be generated asynchronously. |
![]() | Measure | (Inherited from System.Windows.UIElement) |
![]() | MoveFocus | (Inherited from System.Windows.FrameworkElement) |
![]() | MoveItem | Moves an item in the thumbnail list to a new specified position. |
![]() | 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) |
![]() | RedrawItem | Redraws a specific item in the thumbnail list. |
![]() | 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) |
![]() | ReloadThumbnails | Clear the ThumbnailEx control then reload all thumbnails. |
![]() | RemoveHandler | (Inherited from System.Windows.UIElement) |
![]() | RemoveItem | Removes a specific item in the thumbnail list. |
![]() | SelectItem | Selects and set the focus to a specific item in the thumbnail list. |
![]() | SetBinding | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetItemBackgroundColor | Changes the background color of a specific item in the thumbnail list. |
![]() | SetItemBitmapSource | Changes the image of a specific item in the thumbnail list, from a BitmapSource object. |
![]() | SetItemCheckState | Changes the check state (if checked or not) of a specific item in the thumbnail list. |
![]() | SetItemImage | Changes the image of a specific item in the thumbnail list, from a GdPicture Image. |
![]() | SetItemSelectState | Changes the select state (if selected or not) of a specific item in the thumbnail list. |
![]() | SetItemsFont | Changes the font used to render the text of all items. |
![]() | SetItemTag | Changes the tag object associated with a specific item in the thumbnail list. |
![]() | SetItemText | Changes the text of a specific item in the thumbnail list. |
![]() | SetResourceReference | (Inherited from System.Windows.FrameworkElement) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | SwapItemsImage | Overloaded. Swap two items images in the thumbnail list. |
![]() | ToString | (Inherited from System.Windows.Controls.Control) |
![]() | TransformToAncestor | Overloaded. (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) |
In This Topic
ThumbnailEx Class Methods
In This Topic
For a list of all members of this type, see ThumbnailEx members.
Public Methods
See Also