C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputBase Class / FocusBrush Property

In This Topic
FocusBrush Property (C1InputBase)
In This Topic
Gets or sets the Windows.UI.Xaml.Media.Brush used to highlight the focused control.
Syntax
'Declaration
 
Public Property FocusBrush As Brush
 
See Also