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