DropDownLink.DropDownMenuCommand-Eigenschaft

Get/Set der Befehl, das Dropdownmenü anzuzeigen.

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

Syntax

'Declaration
Public Property DropDownMenuCommand As ICommand
public ICommand DropDownMenuCommand { get; set; }

Eigenschaftswert

Typ: System.Windows.Input.ICommand
Gibt ICommand zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

DropDownLink Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace