xceedsoftware / wpftoolkit

All the controls missing in WPF. Over 1 million downloads.
Other
3.91k stars 878 forks source link

DataBinding child items #853

Open xceedsoftware opened 7 years ago

xceedsoftware commented 7 years ago

scottseitz[CodePlex]
If I want to dynamically add/remove child windows from my WindowContainer, what property can I bind to? The Children property is locked.

xceedsoftware commented 7 years ago

BoucherS[CodePlex]
Hi,

WindowContainer derives from Canvas. How would you dynamically add/remove items from a canvas ? You may find interesting answers here : http://stackoverflow.com/questions/889825/is-it-possible-to-bind-a-canvass-children-property-in-xaml