ComponentOne Basic Library for UWP
C1ContextMenu Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1ContextMenu Class
The C1ContextMenu control represents a menu that can be displayed when the user clicks the right mouse button over a control.
Object Model
C1ContextMenu Class
Syntax
'Declaration
 
Public Class C1ContextMenu 
   Inherits C1Menu
   Implements IC1ContextMenu, Windows.UI.Composition.IAnimationObject 
public class C1ContextMenu : C1Menu, IC1ContextMenu, Windows.UI.Composition.IAnimationObject  
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               Windows.UI.Xaml.Controls.ItemsControl
                  C1.Xaml.C1HierarchicalPresenter
                     C1.Xaml.C1Menu
                        C1.Xaml.C1ContextMenu

See Also

Reference

C1ContextMenu Members
C1.Xaml Namespace