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