Share via


TeamFoundationColors.WorkItemDropDownPressedForeground Property

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

TeamFoundationColors Class

Microsoft.TeamFoundation.Controls.WPF Namespace