'Declaration Public Class ImGearThumbnailList Inherits System.Windows.Controls.ListBox Implements IImGearCommandManager
'Usage Dim instance As ImGearThumbnailList
public class ImGearThumbnailList : System.Windows.Controls.ListBox, IImGearCommandManager
public __gc class ImGearThumbnailList : public System.Windows.Controls.ListBox, IImGearCommandManager
public ref class ImGearThumbnailList : public System.Windows.Controls.ListBox, IImGearCommandManager
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.ItemsControl
                        System.Windows.Controls.Primitives.Selector
                           System.Windows.Controls.ListBox
                              ImageGear.Windows.Controls.ImGearThumbnailList