How can I bind a WPF TextBlock to a text file? I want for the TextBlock to display the content of the file.
This post describes a custom markup extension that, once defined, lets you include the content of a file via XAML: