
'Declaration
<TemplateVisualStateAttribute(Name="InvalidFocused", GroupName="ValidationStatesStates")> <TemplatePartAttribute(Name="Scroll", Type=System.Windows.Controls.ScrollViewer)> <StyleTypedPropertyAttribute(Property="ValidationDecoratorStyle", StyleTargetType=C1.Silverlight.C1ValidationDecorator)> <ContentPropertyAttribute("Items", True)> Public Class C1TreeView Inherits C1HierarchicalPresenter
[TemplateVisualState(Name="InvalidFocused", GroupName="ValidationStatesStates")] [TemplatePart(Name="Scroll", Type=System.Windows.Controls.ScrollViewer)] [StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.Silverlight.C1ValidationDecorator)] [ContentProperty("Items", true)] public class C1TreeView : C1HierarchicalPresenter
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
C1.Silverlight.C1HierarchicalPresenter
C1.Silverlight.C1TreeView