Typography.ContextualSwashesProperty Property

Definition

Identifies the ContextualSwashes attached property.

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

Property Value

The identifier for the ContextualSwashes attached property.

Applies to

See also