ControlColors.GlobalButtonBackgroundBrush_Secondary_PressB Property
GlobalButtonBackgroundBrush_Secondary_PressB
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public ReadOnly Property GlobalButtonBackgroundBrush_Secondary_PressB As Brush
Get
'Usage
Dim instance As ControlColors
Dim value As Brush
value = instance.GlobalButtonBackgroundBrush_Secondary_PressB
public Brush GlobalButtonBackgroundBrush_Secondary_PressB { get; }
Property Value
Type: System.Windows.Media.Brush