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
See Also