Partager via


CommandRouting.GetInterceptsCommandRouting, méthode

Espace de noms :  Microsoft.VisualStudio.Editor
Assembly :  Microsoft.VisualStudio.Editor (dans Microsoft.VisualStudio.Editor.dll)

Syntaxe

'Déclaration
Public Shared Function GetInterceptsCommandRouting ( _
    element As DependencyObject _
) As Boolean
public static bool GetInterceptsCommandRouting(
    DependencyObject element
)
public:
static bool GetInterceptsCommandRouting(
    DependencyObject^ element
)
static member GetInterceptsCommandRouting : 
        element:DependencyObject -> bool
public static function GetInterceptsCommandRouting(
    element : DependencyObject
) : boolean

Paramètres

  • element
    Type : DependencyObject

Valeur de retour

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

CommandRouting Classe

Microsoft.VisualStudio.Editor, espace de noms