Typography.StandardSwashesProperty Property

Definition

Identifies the StandardSwashes attached property.

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

Property Value

The identifier for the StandardSwashes attached property.

Applies to

See also