A property wrapper for the
ContextMenuPropertydependency property:
This property provides ContextMenu functionality as a dependency property for Silverlight controls. WPF controls get this functionality directly from FrameworkElement
Namespace:
Microsoft.Lync.Controls
This property provides ContextMenu functionality as a dependency property for Silverlight controls. WPF controls get this functionality directly from FrameworkElement
Assembly: Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)
Syntax
C# |
---|
public ContextMenu ContextMenu { get; set; } |