バージョン

OnIsKeyboardFocusWithinChanged メソッド (MenuToolBase)

System.Windows.UIElement.IsKeyboardFocusWithin プロパティの値が変更されたときに呼び出されます。
シンタックス
'宣言
 
Protected Overrides Sub OnIsKeyboardFocusWithinChanged( _
   ByVal e As DependencyPropertyChangedEventArgs _
) 
protected override void OnIsKeyboardFocusWithinChanged( 
   DependencyPropertyChangedEventArgs e
)

パラメータ

e
プロパティの変更に関する情報を提供します。
参照