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