UCListBox.ContextMenuProperty Field
This property provides ContextMenu functionality as a dependency property for Silverlight controls. WPF controls get this functionality directly from FrameworkElement
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly ContextMenuProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = UCListBox.ContextMenuProperty
public static readonly DependencyProperty ContextMenuProperty