This is the source code for an old article published in my blog on the following link: http://smoura.com/introducing-the-wpf-toolkit-datagrid/ ...
In this code snippet, I demonstrate how to use WPF XAML to display "Is A" data in one datagrid and "Has A" data in another datagrid for the dog class (see How to create concrete classes with ...