Builds the visual tree for the C1TreeViewExpandButton control when a new template is applied.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public override void OnApplyTemplate()
Visual Basic
Public Overrides Sub OnApplyTemplate

See Also