Delen via


TeamFoundationColors.ActionLinkItemSelectedNotFocusedColor Property

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

TeamFoundationColors Class

Microsoft.TeamFoundation.Controls.WPF Namespace