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


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