Control::FontSize Property
Silverlight
Gets or sets the size of the text in this control.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
<control FontSize="double"/>
Property Value
Type: System::DoubleThe size of the text in the Control. The default is 11 (in pixels).
Dependency property identifier field: FontSizeProperty
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: