'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