Typography.MathematicalGreekProperty Property

Definition

Identifies the MathematicalGreek attached property.

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

Property Value

The identifier for the MathematicalGreek attached property.

Applies to

See also