ComponentOne TileView for UWP
PressedBrush Property (C1TileView)

C1.UWP.TileView Assembly > C1.Xaml.TileView Namespace > C1TileView 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

C1TileView Class
C1TileView Members