RibbonMenuButton.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)

参数

注解

此实现不会更改事件数据的属性IsKeyboardFocusWithinChanged) (Handled处理的状态。

适用于