ComponentOne InputPanel for UWP
PressedBrush Property (C1InputBase)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputBase Class : PressedBrush Property
Gets or sets the Windows.UI.Xaml.Media.Brush used to paint a button when it is pressed.
Syntax
'Declaration
 
Public Property PressedBrush As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush PressedBrush {get; set;}
See Also

Reference

C1InputBase Class
C1InputBase Members