'Declaration
<TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <ContentPropertyAttribute("Content", True)> Public Class C1TreeViewExpandButton Inherits System.Windows.Controls.Primitives.ToggleButton
[TemplateVisualState(Name="Normal", GroupName="CommonStates")] [ContentProperty("Content", true)] public class C1TreeViewExpandButton : System.Windows.Controls.Primitives.ToggleButton