OkraFramework / Okra.Core

Okra App Framework - The Okra App Framework is designed to support the development of .Net Windows Store applications, in particular those following the MVVM pattern.
http://okraframework.github.io
Apache License 2.0
10 stars 6 forks source link

Investigate ways to compose XAML #19

Closed Andy-Wilkinson closed 8 years ago

Andy-Wilkinson commented 10 years ago

See if there any ways to improve composition within XAML - for example is they a way to include usercontrols (with associated view-models) including composition via ViewFactory? or MEF?

(See http://okra.codeplex.com/discussions/435080)

Andy-Wilkinson commented 8 years ago

Moved to Okra.Platform.UniversalWindows project.