Share via


TeamFoundationColors.NotificationActionLinkColor Property

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

TeamFoundationColors Class

Microsoft.TeamFoundation.Controls.WPF Namespace