RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / ContextMenuOpeningEventArgs Class
Properties


In This Topic
    ContextMenuOpeningEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ContextMenuOpeningEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new ContextMenuOpeningEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether right-tap input has already be handled. If set to true, C1RichTextBox does nothing on right-tap input.  
    Public PropertyGets the selection where right-tap input stimulus happens.  
    Top
    See Also