Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / ColorPaletteEditor Class / PressedBrush Property

In This Topic
    PressedBrush Property (ColorPaletteEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property PressedBrush As Brush
    public Brush PressedBrush {get; set;}
    See Also