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