ComponentOne Basic Library for UWP
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 Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty CommandParameterProperty
    See Also