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