'Declaration Protected Overridable Sub OnSweepDirectionChanged( _ ByVal e As DependencyPropertyChangedEventArgs _ )
'Usage Dim instance As RadialGauge Dim e As DependencyPropertyChangedEventArgs instance.OnSweepDirectionChanged(e)
protected virtual void OnSweepDirectionChanged( DependencyPropertyChangedEventArgs e )
Parameters
- e