WPF Bind TextBlock to Window's Title
Posted
by tcables
on Stack Overflow
See other posts from Stack Overflow
or by tcables
Published on 2010-06-18T05:55:31Z
Indexed on
2010/06/18
6:03 UTC
Read the original article
Hit count: 209
Hello, I have a TextBlock on my main window. I would like to bind it's text to the window's title .. eg: myWindow.Title.
This has been bugging me all night, and I have Googled to death, any help is appreciated.
Thanks.
© Stack Overflow or respective owner