Share via


TeamFoundationColors.WorkItemGridRowHeaderForeground Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public ReadOnly Property WorkItemGridRowHeaderForeground As Color
public Color WorkItemGridRowHeaderForeground { get; }
public:
property Color WorkItemGridRowHeaderForeground {
    Color get ();
}
member WorkItemGridRowHeaderForeground : Color with get
function get WorkItemGridRowHeaderForeground () : Color

Property Value

Type: System.Windows.Media.Color
Returns Color.

.NET Framework Security

See Also

Reference

TeamFoundationColors Class

Microsoft.TeamFoundation.Controls.WPF Namespace