Typography.FractionProperty Property

Definition

Identifies the Fraction attached property.

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

Property Value

The identifier for the Fraction attached property.

Applies to

See also