Share via


Typography.VariantsProperty 属性

定义

标识 Variants 附加属性。

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

属性值

Variants 附加属性的标识符。

适用于

另请参阅