Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
TabItemSelectedBackgroundBrush
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public ReadOnly Property TabItemSelectedBackgroundBrush As Brush
Get
'Usage
Dim instance As ControlColors
Dim value As Brush
value = instance.TabItemSelectedBackgroundBrush
public Brush TabItemSelectedBackgroundBrush { get; }
Property Value
Type: System.Windows.Media.Brush