HyperlinkHelper.GetCommand-Methode

Erstellen Sie die angefügte Stütze von XAML bereit

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Shared Function GetCommand ( _
    obj As DependencyObject _
) As ICommand
public static ICommand GetCommand(
    DependencyObject obj
)

Parameter

Rückgabewert

Typ: System.Windows.Input.ICommand

.NET Framework-Sicherheit

Siehe auch

Referenz

HyperlinkHelper Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace