CommandItem-Konstruktor (String, ICommand, ImageSource)

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

Syntax

'Declaration
Public Sub New ( _
    title As String, _
    command As ICommand, _
    icon As ImageSource _
)
public CommandItem(
    string title,
    ICommand command,
    ImageSource icon
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

CommandItem Klasse

CommandItem-Überladung

Microsoft.TeamFoundation.Controls.WPF-Namespace