An example of project integrating Prism V2.2, FluentRibbon and Castle Windsor container.
Stars
4
Forks
7
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Updated component registrations to suit latest Castle's API
0e0907cView on GitHubRibbonTabItem as region: the sample is written, but not working yet - RibbonGroupBox added to TabItem is not shown
08f8de6View on GitHubAdded New Case: A Prism Module adding a TabItem to Ribbon in MainWindow
0506f25View on GitHubCleaned up the code. Better handling of Can... in the ViewModel
8979389View on GitHubRibbonRegionAdapter working. Created a behavior to sync the state of the ribbon's tabs with views on the region
48fe0f5View on GitHubAdded new ribbon tab. The ribbon now is a region. New ribbon is shown in region
f38aa62View on GitHubAdded a button to main area, ViewModel for my screen that is handling a command from the View
148ea43View on GitHub