'宣言
Protected Overrides Sub OnGotKeyboardFocus( _ ByVal e As KeyboardFocusChangedEventArgs _ )
protected override void OnGotKeyboardFocus( KeyboardFocusChangedEventArgs e )
パラメータ
- e
- イベントデータを含む System.Windows.Input.KeyboardFocusChangedEventArgs。
'宣言
Protected Overrides Sub OnGotKeyboardFocus( _ ByVal e As KeyboardFocusChangedEventArgs _ )
protected override void OnGotKeyboardFocus( KeyboardFocusChangedEventArgs e )