FontSize Property (WPFTextBlock)
Class
WPFTextBlock
.
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.