Hi Expert People here,
I have my problem with my design in WPF, I want a collapsable menu at side of my window I dont have an idea on how to do it, and also in my main window I want a to host a dynamic source window when I click at the sidebar menu.. the corresponding item will
be loaded into the main window.
Example
Sidebar menu :
Walkin
>> Accept
>>Compute
>>Validate
Corporate
>>Corporate Acceptance
>>Corparate Validation
>>Exit
This two menu will collapse when of this item will in focus.
And in the main window (at the center) it will load a corresponding window for the item chosen at the sidebar.
Any help please.
Thanks a lot.

