RibbonGallery.OnIsKeyboardFocusWithinChanged 메서드

정의

IsKeyboardFocusWithinChanged 이벤트에 대한 클래스 처리를 제공합니다.

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

이벤트 데이터입니다.

설명

이 구현은 처리 상태를 변경 하지 않습니다 (합니다 Handled 속성)의 IsKeyboardFocusWithinChanged 이벤트 데이터입니다.

적용 대상