Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1Toolbar Class / OnApplyTemplate Method

In This Topic
    OnApplyTemplate Method (C1Toolbar)
    In This Topic
    Called when applying template.
    Syntax
    'Declaration
     
    
    Public Overrides Sub OnApplyTemplate() 
    public override void OnApplyTemplate()
    See Also