IFrameworkElementContextMenuDispatch.ShowContextMenu-Methode

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

Syntax

'Declaration
Function ShowContextMenu ( _
    element As FrameworkElement, _
    args As ContextMenuEventArgs, _
    isKeyboardInvoked As Boolean _
) As Boolean
bool ShowContextMenu(
    FrameworkElement element,
    ContextMenuEventArgs args,
    bool isKeyboardInvoked
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IFrameworkElementContextMenuDispatch Schnittstelle

Microsoft.TeamFoundation.Controls.WPF-Namespace