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

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