protected virtual void OnGotFocus( System.Windows.RoutedEventArgs e )
'Declaration
Protected Overridable Sub OnGotFocus( _ ByVal e As System.Windows.RoutedEventArgs _ )
'Usage
Dim instance As NChartControl Dim e As System.Windows.RoutedEventArgs instance.OnGotFocus(e)
Parameters
- e