TextElement.TextDecorationsProperty 属性

定义

标识 TextDecorations 依赖属性。

public:
 static property DependencyProperty ^ TextDecorationsProperty { DependencyProperty ^ get(); };
static DependencyProperty TextDecorationsProperty();
public static DependencyProperty TextDecorationsProperty { get; }
var dependencyProperty = TextElement.textDecorationsProperty;
Public Shared ReadOnly Property TextDecorationsProperty As DependencyProperty

属性值

TextDecorations 依赖属性的标识符。

适用于