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

C#
public 
static 
readonly 
DependencyProperty 
ContextMenuProperty

See Also