Typography.HistoricalFormsProperty Property

Definition

Identifies the HistoricalForms attached property.

public:
 static property DependencyProperty ^ HistoricalFormsProperty { DependencyProperty ^ get(); };
static DependencyProperty HistoricalFormsProperty();
public static DependencyProperty HistoricalFormsProperty { get; }
var dependencyProperty = Typography.historicalFormsProperty;
Public Shared ReadOnly Property HistoricalFormsProperty As DependencyProperty

Property Value

The identifier for the HistoricalForms attached property.

Applies to

See also