The brush used to blink the tab header when there is a notification
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Brush ToolBarBackground { get; set; } |
| Visual Basic |
|---|
Public Property ToolBarBackground As Brush Get Set |
| JScript |
|---|
function get ToolBarBackground () : Brush function set ToolBarBackground (value : Brush) |