1. | TextBlock VerticalAlignment | |  |
2. | Emboss Text | |  |
3. | Engrave Text | |  |
4. | TextBlock ScaleTransform ScaleX | |  |
5. | TextBlock ScaleTransform ScaleY and TransformGroup | |  |
6. | Text Drop Shadow | |  |
7. | TextBlock Opacity Animation | |  |
8. | Adding Hyperlink to TextBlock | |  |
9. | Spell Check a TextBox or RichTextBox Control in Real Time | |  |
|
10. | Animates the text block's color | |  |
11. | Animates the text block's opacity(fading text) | |  |
12. | Animates the text block's width | |  |
13. | TextEffect to animate | |  |
14. | Animates the horizontal center of the RotateTransform applied to the TextEffect | | |
15. | Animates the position of the TextEffect | | |
16. | Set TextBlock.FontSize for Grid | | |
17. | Add TextBlock into a Grid | |  |
18. | Intrinsic character direction in TextBlock | |  |
19. | Mixed character directions and TextBlock | |  |
20. | FlowDirection of TextBlock | |  |
21. | Use RenderTransform to transform a TextBlock | |  |
22. | Use LayoutTransform to transform a TextBlock | |  |
23. | Set Margins for TextBlock in Grid Resource | |  |
24. | Set TextWrapping to True for TextBlock | |  |
25. | Set ToolTip text for TextBlock | |  |
26. | Set Text value for TextBlock | |  |
27. | Set Foreground color for TextBlock | |  |
28. | Add Border to TextBlock | |  |
29. | Empirical Tilted Text Shadow | |  |
30. | Fill the overline decoration with a linear gradient brush in C# | |  |
31. | Fill the baseline decoration with a linear gradient brush in C# | |  |
32. | Fill the underline decoration with a solid color brush in C# | |  |
33. | Fill the strikethrough decoration with a solid color brush in C# | |  |
34. | Put Rectangle into TextBlock | |  |
35. | Programmatically change the way in which TextBlock is trimmed when it exceeds the outer boundaries of its containing box. | |  |
36. | Effects of the enumerated values of TextWrapping. | |  |
37. | Simple underline decoration | |  |
38. | Use Run the mark underlink TextDecorations | |  |
39. | VerticalAlignment=Top HorizontalAlignment=Left | |  |