 This is just a nice simple demo using toggle buttons to display an accordion style menu.
This is just a nice simple demo using toggle buttons to display an accordion style menu.Expanding Menu
Please let me know if this helps you.
 This is just a nice simple demo using toggle buttons to display an accordion style menu.
This is just a nice simple demo using toggle buttons to display an accordion style menu. Having a nice loading panel with a progress bar showing that some work is in progress is a very cool feature to any application.
Having a nice loading panel with a progress bar showing that some work is in progress is a very cool feature to any application.<ctr:LoadingPanel x:Name="loadingPanel"
IsLoading="{Binding PanelLoading}"
Message="{Binding PanelMainMessage}"
SubMessage="{Binding PanelSubMessage}"
ClosePanelCommand="{Binding PanelCloseCommand}" />