ComponentOne InputPanel for UWP
FocusBrush Property (C1DataPager)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1DataPager Class : FocusBrush Property
Gets or sets the Windows.UI.Xaml.Media.Brush used to highlight the focused control.
Syntax
'Declaration
 
Public Property FocusBrush As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush FocusBrush {get; set;}
See Also

Reference

C1DataPager Class
C1DataPager Members