ComponentOne Gauges for WPF and Silverlight
OnTemplateChanged Method (C1RegionKnob)

C1.WPF.Gauge Namespace > C1RegionKnob Class : OnTemplateChanged Method
Syntax
'Declaration
 
Protected Overridable Sub OnTemplateChanged( _
   ByVal oldTemplate As System.Windows.Controls.ControlTemplate, _
   ByVal newTemplate As System.Windows.Controls.ControlTemplate _
) 
protected virtual void OnTemplateChanged( 
   System.Windows.Controls.ControlTemplate oldTemplate,
   System.Windows.Controls.ControlTemplate newTemplate
)

Parameters

oldTemplate
newTemplate
See Also

Reference

C1RegionKnob Class
C1RegionKnob Members