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


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