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