ContextMenu.OnIsKeyboardFocusWithinChanged 메서드

정의

속성이 IsKeyboardFocusWithin 변경되었다고 보고합니다.

protected:
 override void OnIsKeyboardFocusWithinChanged(System::Windows::DependencyPropertyChangedEventArgs e);
protected override void OnIsKeyboardFocusWithinChanged(System.Windows.DependencyPropertyChangedEventArgs e);
override this.OnIsKeyboardFocusWithinChanged : System.Windows.DependencyPropertyChangedEventArgs -> unit
Protected Overrides Sub OnIsKeyboardFocusWithinChanged (e As DependencyPropertyChangedEventArgs)

매개 변수

e
DependencyPropertyChangedEventArgs

이벤트에 대한 이벤트 데이터입니다 IsKeyboardFocusWithinChanged .

적용 대상