Share via


TextBlock.TextDecorationsProperty Propiedad

Definición

Identifica la propiedad de dependencia 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

Valor de propiedad

Identificador de la propiedad de dependencia TextDecorations .

Se aplica a