Namespace:
C1.Silverlight
Assembly: C1.Silverlight (in C1.Silverlight.dll)
Assembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
[TemplatePartAttribute(Name = "Hinting", Type = typeof(FrameworkElement))] [TemplatePartAttribute(Name = "HintingCheckMark", Type = typeof(FrameworkElement))] public class C1ListBoxItem : C1ListViewerItem |
Visual Basic |
---|
<TemplatePartAttribute(Name := "Hinting", Type := GetType(FrameworkElement))> _ <TemplatePartAttribute(Name := "HintingCheckMark", Type := GetType(FrameworkElement))> _ Public Class C1ListBoxItem _ Inherits C1ListViewerItem |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight..::..C1ListViewerItem
C1.Silverlight..::..C1ListBoxItem
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight..::..C1ListViewerItem
C1.Silverlight..::..C1ListBoxItem