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
- 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.