Skip to content
This repository has been archived by the owner on Nov 3, 2018. It is now read-only.

Attach a stand alone ViewModel to a framework element #7

Open
mauroservienti opened this issue Dec 30, 2014 · 0 comments
Open

Attach a stand alone ViewModel to a framework element #7

mauroservienti opened this issue Dec 30, 2014 · 0 comments

Comments

@mauroservienti
Copy link
Member

The idea is to be able to allow the end user to do something like:

<SomeWpfControl behaviors:ViewModel.OfType="ViewModelType" />

Currently the only way to achieve the above is to expose an instance of the ViewModel from the current "parent" ViewModel, but it is not always what we really want to do, or another option is to leverage the entire UI composition framework.

Linked to: RadicalFx/Radical#113

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant