Condividi tramite


Metodo FrameworkElementEvents.SetContextMenuOpeningCommand

Spazio dei nomi:  Microsoft.TeamFoundation.MVVM
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

'Dichiarazione
Public Shared Sub SetContextMenuOpeningCommand ( _
    obj As DependencyObject, _
    value As ICommand _
)
public static void SetContextMenuOpeningCommand(
    DependencyObject obj,
    ICommand value
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

FrameworkElementEvents Classe

Spazio dei nomi Microsoft.TeamFoundation.MVVM