Partager via


RibbonMenuItem.OnIsKeyboardFocusWithinChanged, méthode

Fournit la gestion de classe pour l'événement routé IsKeyboardFocusWithinChanged.

Espace de noms :  Microsoft.Windows.Controls.Ribbon
Assembly :  RibbonControlsLibrary (dans RibbonControlsLibrary.dll)

Syntaxe

'Déclaration
Protected Overrides Sub OnIsKeyboardFocusWithinChanged ( _
    e As DependencyPropertyChangedEventArgs _
)
protected override void OnIsKeyboardFocusWithinChanged(
    DependencyPropertyChangedEventArgs e
)
protected:
virtual void OnIsKeyboardFocusWithinChanged(
    DependencyPropertyChangedEventArgs e
) override
abstract OnIsKeyboardFocusWithinChanged : 
        e:DependencyPropertyChangedEventArgs -> unit 
override OnIsKeyboardFocusWithinChanged : 
        e:DependencyPropertyChangedEventArgs -> unit 
protected override function OnIsKeyboardFocusWithinChanged(
    e : DependencyPropertyChangedEventArgs
)

Paramètres

Notes

Cette implémentation ne modifie pas l'état géré (propriété Handled) des données d'événement IsKeyboardFocusWithinChanged.

Sécurité .NET Framework

Voir aussi

Référence

RibbonMenuItem Classe

Microsoft.Windows.Controls.Ribbon, espace de noms