Typography.ContextualAlternatesProperty Property

Definition

Identifies the ContextualAlternates attached property.

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

Property Value

The identifier for the ContextualAlternates attached property.

Applies to

See also