Delen via


TeamFoundationColors.ItemSelectedNotFocusedColor Property

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

TeamFoundationColors Class

Microsoft.TeamFoundation.Controls.WPF Namespace