RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1StrikethroughMenuTool Class / CommandParameter Property

In This Topic
    CommandParameter Property (C1StrikethroughMenuTool)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CommandParameter As Object
    public object CommandParameter {get; set;}
    See Also