TeamFoundationColors.ItemSelectedBorderNotFocusedColor Property
Namespace: Microsoft.TeamFoundation.Controls.WPF
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public ReadOnly Property ItemSelectedBorderNotFocusedColor As Color
public Color ItemSelectedBorderNotFocusedColor { get; }
public:
property Color ItemSelectedBorderNotFocusedColor {
Color get ();
}
member ItemSelectedBorderNotFocusedColor : Color with get
function get ItemSelectedBorderNotFocusedColor () : Color
Property Value
Type: System.Windows.Media.Color
Returns 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.