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