Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better MVVM compatibility #6

Open
schdck opened this issue Jan 17, 2019 · 0 comments
Open

Better MVVM compatibility #6

schdck opened this issue Jan 17, 2019 · 0 comments
Labels
enhancement An enhancement to the framework help wanted Extra attention is needed

Comments

@schdck
Copy link
Owner

schdck commented Jan 17, 2019

Since the BaseDialog is an WPF component, it would be nice if there was a way of launching a dialog from a ViewModel without referencing it directly.

This way the user would not be bothered by having to call the BaseDialog() constructor from a STA thread, etc.

@schdck schdck added enhancement An enhancement to the framework help wanted Extra attention is needed labels Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement to the framework help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant