ComponentOne Basic Library for UWP
FocusBrush Property (C1DropDownButton)

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

C1DropDownButton Class
C1DropDownButton Members