C1.WPF Namespace > C1ContextMenuService Class : GetContextMenu Method |
'Declaration
Public Shared Function GetContextMenu( _ ByVal element As System.Windows.DependencyObject _ ) As IC1ContextMenu
'Usage
Dim element As System.Windows.DependencyObject Dim value As IC1ContextMenu value = C1ContextMenuService.GetContextMenu(element)
public static IC1ContextMenu GetContextMenu( System.Windows.DependencyObject element )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2