TeamFoundationColors.VersionControlAnnotateRegionSelectedForegroundColor Property
Namespace: Microsoft.TeamFoundation.Controls.WPF
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public ReadOnly Property VersionControlAnnotateRegionSelectedForegroundColor As Color
public Color VersionControlAnnotateRegionSelectedForegroundColor { get; }
public:
property Color VersionControlAnnotateRegionSelectedForegroundColor {
Color get ();
}
member VersionControlAnnotateRegionSelectedForegroundColor : Color with get
function get VersionControlAnnotateRegionSelectedForegroundColor () : Color
Property Value
Type: System.Windows.Media.Color
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.