'宣言 Protected Overridable Sub OnGotFocus( _ ByVal e As System.Windows.RoutedEventArgs _ )
'使用法 Dim instance As OutlinesView Dim e As System.Windows.RoutedEventArgs instance.OnGotFocus(e)
protected virtual void OnGotFocus( System.Windows.RoutedEventArgs e )
パラメータ
- e