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