what is the use of text block
Answers
Answered by
3
Answer:
The WPF TextBlock control is a lightweight text editor control for displaying and formattting small amount of text flow content. The code examples in this tutorial demonstrates how to use a TextBlock control in WPF using XAML and C#. The TextBlock element represents a WPF TextBlock control in XAML.
Similar questions