TextElement.FontStyleProperty Property

Definition

Identifies the FontStyle dependency property.

public:
 static property DependencyProperty ^ FontStyleProperty { DependencyProperty ^ get(); };
static DependencyProperty FontStyleProperty();
public static DependencyProperty FontStyleProperty { get; }
var dependencyProperty = TextElement.fontStyleProperty;
Public Shared ReadOnly Property FontStyleProperty As DependencyProperty

Property Value

Identifier for the FontStyle dependency property.

Applies to