How to embed arbitrary content in a WPF control
Posted
on Code Project
See other posts from Code Project
Published on Wed, 19 May 2010 22:55:00 GMT
Indexed on
2010/05/19
23:02 UTC
Read the original article
Hit count: 188
Filed under:
Many WPF controls can display arbitrary XAML inside them. How can I do that with my own controls?
© Code Project or respective owner