Typography.AnnotationAlternatesProperty Property

Definition

Identifies the AnnotationAlternates attached property.

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

Property Value

The identifier for the AnnotationAlternates attached property.

Applies to

See also