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

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