1. | Simple TextBlock | |  |
2. | Simple content | |  |
3. | LineBreak inside a TextBlock | | |
4. | Semi-Transparent TextBlock | |  |
5. | TextBlock.Foreground and ImageBrush | |  |
6. | Text decorations: underline | |  |
7. | Text decorations: Baseline | |  |
8. | Text decorations: Strikethrough | |  |
9. | Text decorations: Overline | |  |
|
10. | Text decorations: more than one styles | |  |
11. | Multi-span for TextBlock | |  |
12. | Setting text decorations | |  |
13. | Set pen for TextDecorations | |  |
14. | TextTrimming for TextBlock | |  |
15. | Apply Blur Effects on UI Element TextBlock | |  |
16. | Apply a Glow Effect to Your UI Element TextBlock | |  |
17. | Layout TextBlock in UniformGrid | |  |
18. | Text as content | |  |
19. | Text with mixed content | |  |
20. | Whitespace as content and as attribute | |  |
21. | Preserving whitespace in mixed content | |  |
22. | Nested TextBlock | |  |
23. | Enabling hyphenation | |  |
24. | Positioning a hosted Button element with BaselineAlignment along with text | |  |
25. | Using RenderTransform | |  |
26. | This is rotating text | |  |
27. | TextBox PreviewKeyDown | |  |
28. | TextBox KeyDown | |  |
29. | TextBox PreviewKeyUp | |  |
30. | TextBox KeyUp | |  |
31. | TextBox TextInput | |  |
32. | Handling overflow | |  |
33. | Use Run the mark underlink TextDecorations | |  |
34. | Simple underline decoration | |  |
35. | Effects of the enumerated values of TextWrapping. | |  |
36. | Programmatically change the way in which TextBlock is trimmed when it exceeds the outer boundaries of its containing box. | |  |