Share via


TeamFoundationColors.InnerTabInactiveBackgroundColor Property

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

Syntax

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

Property Value

Type: System.Windows.Media.Color

.NET Framework Security

See Also

Reference

TeamFoundationColors Class

Microsoft.TeamFoundation.Controls.WPF Namespace