ComponentOne TileView for WPF and Silverlight
C1.Silverlight.TileView Namespace / C1TileView Class / ButtonBackgroundProperty Field


In This Topic
    ButtonBackgroundProperty Field (C1TileView)
    In This Topic
    Identifies the ButtonBackground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ButtonBackgroundProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TileView.ButtonBackgroundProperty
    public static readonly DependencyProperty ButtonBackgroundProperty
    See Also