ComponentOne Extended Library for UWP
FocusBrush Property (C1ColorPicker)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorPicker 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

C1ColorPicker Class
C1ColorPicker Members