Skip to content

Releases: drminor/MVVMApplication

Sample Application to use when testing version 0.7.5 of the PubPropBag project.

18 Dec 03:49
Compare
Choose a tag to compare

View Model creation, event subscriptions and local bindings can be declared in the XAML PropBag Template. No code-behind is required for these basic operations. This release uses a crude way of wiring up a data grid to an observable collection. The next step is to provide support to enable these bindings to also be declared in the PropBag XAML template.

Test Application for the propbag project.

20 Oct 06:22
Compare
Choose a tag to compare

Works, but is fairly crude. Considering starting over using ReactiveUI.