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