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

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