ComponentOne Tiles for WPF and Silverlight
C1.WPF.Tile Namespace / C1TileBase Class / CommandParameterProperty Field

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