Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / ToolbarButton Class / PressedBrushProperty Field


In This Topic
    PressedBrushProperty Field
    In This Topic
    The pressed brush property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PressedBrushProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ToolbarButton.PressedBrushProperty
    public static readonly DependencyProperty PressedBrushProperty
    See Also