Binding Silverlight UserControl custom properties to its' elements

后端 未结 6 656
长情又很酷
长情又很酷 2021-02-05 09:59

I\'m trying to make a simple crossword puzzle game in Silverlight 2.0. I\'m working on a UserControl-ish component that represents a square in the puzzle. I\'m having trouble wi

6条回答
  •  猫巷女王i
    2021-02-05 11:01

    I think you are looking for UI Element to Element Binding which is a feature of Silverlight 3.

提交回复
热议问题