Typography.NumeralStyleProperty 属性

定义

标识 NumeralStyle 附加属性。

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

属性值

数字样式附加属性的标识符。

适用于

另请参阅