ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1TileBase Class / CommandProperty Field

In This Topic
    CommandProperty Field
    In This Topic
    Identifies the Command dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CommandProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty CommandProperty
    See Also