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 依存関係プロパティの識別子。

適用対象