TeamFoundationFonts.SubtitleFontSize Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Syntax

'Declaration
Public ReadOnly Property SubtitleFontSize As Double
public double SubtitleFontSize { get; }
public:
property double SubtitleFontSize {
    double get ();
}
member SubtitleFontSize : float with get
function get SubtitleFontSize () : double

Property Value

Type: System.Double
Returns Double.

.NET Framework Security

See Also

Reference

TeamFoundationFonts Class

Microsoft.TeamFoundation.Controls.WPF Namespace