ComponentOne Gauges for WPF and Silverlight
OnContextChanged Method (C1GaugeDecorator)

C1.WPF.Gauge Namespace > C1GaugeDecorator Class : OnContextChanged Method
Old context value.
Invoked after the context has changed.
Syntax
'Declaration
 
Protected Overridable Sub OnContextChanged( _
   ByVal oldValue As GaugeDrawingContext _
) 
protected virtual void OnContextChanged( 
   GaugeDrawingContext oldValue
)

Parameters

oldValue
Old context value.
See Also

Reference

C1GaugeDecorator Class
C1GaugeDecorator Members