FontFamily Property (WPFTextBlock)
Class
WPFTextBlock
.
Action
Gets the preferred top-level font family for the TextBlock.
Syntax
C#
protected
String
FontFamily { get; }
VB
'Declaration Protected Read Property FontFamily As
String
Access
Read only.