Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1ToggleButtonTool Class / CommandTargetProperty Field

In This Topic
    CommandTargetProperty Field (C1ToggleButtonTool)
    In This Topic
    Identifies the CommandTarget dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CommandTargetProperty As DependencyProperty
    public static readonly DependencyProperty CommandTargetProperty
    See Also