RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1DecreaseFontSizeTool Class / CommandTarget Property

In This Topic
    CommandTarget Property (C1DecreaseFontSizeTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CommandTarget As IInputElement
    public IInputElement CommandTarget {get; set;}
    See Also