TextBlock.TextDecorationsProperty Propriedade

Definição

Identifica a propriedade de dependência 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 da propriedade

O identificador da propriedade de dependência TextDecorations .

Requisitos do Windows

Família de dispositivos
Windows 10 Creators Update (introduzida na 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduzida na v4.0)

Aplica-se a