Gets or sets the Brush used to highlight the focused control.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public Brush FocusBrush { get; set; } |
| Visual Basic |
|---|
Public Property FocusBrush As Brush Get Set |