ImageGear23.Wpf Assembly > ImageGear.WPF Namespace : ImGearThumbnailCtl Class |
'Declaration <TemplatePartAttribute(Name="PART_ThumbnailListBox", Type=System.Windows.Controls.ListBox)> Public Class ImGearThumbnailCtl Inherits System.Windows.Controls.Control
'Usage Dim instance As ImGearThumbnailCtl
[TemplatePart(Name="PART_ThumbnailListBox", Type=System.Windows.Controls.ListBox)] public class ImGearThumbnailCtl : System.Windows.Controls.Control
[TemplatePart(Name="PART_ThumbnailListBox", Type=System.Windows.Controls.ListBox)] public __gc class ImGearThumbnailCtl : public System.Windows.Controls.Control
[TemplatePart(Name="PART_ThumbnailListBox", Type=System.Windows.Controls.ListBox)] public ref class ImGearThumbnailCtl : public System.Windows.Controls.Control
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
ImageGear.WPF.ImGearThumbnailCtl