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