RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1SizeMenuTool Class / Command Property

In This Topic
    Command Property (C1SizeMenuTool)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Command As ICommand
    public ICommand Command {get; set;}
    See Also