ComponentOne Basic Library for WPF and Silverlight
ContextMenu Property (ScrollViewerTouchBehavior)


C1.WPF Namespace > ScrollViewerTouchBehavior Class : ContextMenu Property
Syntax
'Declaration
 
Public Property ContextMenu As System.Windows.Controls.ContextMenu
'Usage
 
Dim instance As ScrollViewerTouchBehavior
Dim value As System.Windows.Controls.ContextMenu
 
instance.ContextMenu = value
 
value = instance.ContextMenu
public System.Windows.Controls.ContextMenu ContextMenu {get; set;}
See Also

Reference

ScrollViewerTouchBehavior Class
ScrollViewerTouchBehavior Members