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

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