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