FontSize Property (WPFControl)

Class

WPFControl.

Action

Gets the top-level font size for the TextBlock.

Syntax

C#
protected Double FontSize { get; }
VB
'Declaration
Protected Read Property FontSize As Double

Access

Read only.