Share via


TeamFoundationFonts.DocumentSectionHeadingFontSize Property

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

Syntax

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

Property Value

Type: System.Double
Returns Double.

.NET Framework Security

See Also

Reference

TeamFoundationFonts Class

Microsoft.TeamFoundation.Controls.WPF Namespace