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 NotifyingBrush { get; set; } |
Visual Basic |
---|
Public Property NotifyingBrush As Brush Get Set |
JScript |
---|
function get NotifyingBrush () : Brush function set NotifyingBrush (value : Brush) |