The main class for the WPF Thumbnail Control

For a list of all members of this type, see Thumbnail Members.

System.Object
  System.Windows.Threading.DispatcherObject
    System.Windows.DependencyObject
      System.Windows.Media.Visual
        System.Windows.UIElement
          System.Windows.FrameworkElement
            System.Windows.Controls.Control
              System.Windows.Controls.ContentControl
                Newtone.ImageKit.Wpf

public class Thumbnail : System.Windows.Controls.UserControl

Explanation

The Thumbnail Control allows you to display multiple image files as thumbnail images simply by specifying the image directories and image file types. Events are generated when thumbnails are selected either by the mouse, the keyboard, or by executing Thumbnail methods.

Requirement

Namespace : Newtone.ImageKit.WPF

Assembly : Newtone.ImageKit.WPF.Thumbnail.dll

See Also

Thumbnail Members

 

The ImageKit WPF is created by Newtone Corporation