or
I wanted to do a collapse panel from left to right like you guys have in your quickstart sample, but the code for it seems to be in Example.Quickstart assembly.
Is there anywhere I can find an example of how to do this?



| public Dictionary<string, Unit> Template { get; set; } |
| myGrid.ItemsSource = myInstance.Template; |