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