C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Controls
TextBlock Class
TextBlock Properties
Text Property
TextAlignment Property
TextDecorations Property
TextWrapping Property
TextBlock
TextDecorations Property
Gets or sets the text decorations (underline, strikethrough...).
Namespace:
Windows.UI.Xaml.Controls
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
Nullable
<
TextDecorations
>
TextDecorations
{
get
;
set
; }
Property Value
Type:
Nullable
TextDecorations
See Also
Reference
TextBlock Class
Windows.UI.Xaml.Controls Namespace