Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / CommandExtensions Class / CommandProperty Field

In This Topic
    CommandProperty Field (CommandExtensions)
    In This Topic
    Identifies the Command attached property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CommandProperty As DependencyProperty
    public static readonly DependencyProperty CommandProperty
    See Also