WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1NumericBox Class / PressedBrush Property
In This Topic
    PressedBrush Property (C1NumericBox)
    In This Topic
    Gets or sets the Microsoft.UI.Xaml.Media.Brush used to paint a button when it is pressed.
    Syntax
    public Brush PressedBrush {get; set;}
    See Also