Gets or sets the font size of the text control in device-independent units (1/96th inch). This is a dependency property.

Syntax

public double FontSize { get; set; }
Public Property FontSize() As Double