ComponentOne Basic Library for WPF and Silverlight
OnApplyTemplate Method (C1TreeViewExpandButton)


C1.Silverlight Namespace > C1TreeViewExpandButton Class : OnApplyTemplate Method
Builds the visual tree for the C1TreeViewExpandButton control when a new template is applied.
Syntax
'Declaration
 
Public Overrides Sub OnApplyTemplate() 
'Usage
 
Dim instance As C1TreeViewExpandButton
 
instance.OnApplyTemplate()
public override void OnApplyTemplate()
See Also

Reference

C1TreeViewExpandButton Class
C1TreeViewExpandButton Members