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)