Databinding items to Canvas

Posted by Jo-wen on Stack Overflow See other posts from Stack Overflow or by Jo-wen
Published on 2009-03-03T10:09:50Z Indexed on 2010/03/23 10:03 UTC
Read the original article Hit count: 515

Filed under:
|
|

I have a userControl that contains a canvas. I would like to databind items to it so they are positioned automagically.

Here's a great example that shows how to databind items on a canvas, but I want it to work on my specific userControl. (I believe it's not possible to specify a userControl in a ItemsPanelTemplate)

© Stack Overflow or respective owner

Related posts about wpf

Related posts about databinding