TextBlock.TextDecorationsProperty 屬性

定義

識別 TextDecorations 相依性屬性。

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

屬性值

TextDecorations 相依性屬性的標識碼。

適用於