ComponentOne InputPanel for UWP
MouseOverBrush Property (C1InputPanel)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputPanel Class : MouseOverBrush Property
Gets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it has the mouse over.
Syntax
'Declaration
 
Public Property MouseOverBrush As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush MouseOverBrush {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members