Skip to content

EthanShoeDev/VMBuilder

Repository files navigation

VMBuilder

This is a Dev Tool that helps create ViewModels faster in WPF when using the MVVM pattern. The syntax could easily be tweaked but in the current solution the ViewModel you create should inherit from a ViewModelBase class and the ViewModelBase should use the INotifyChanged interface.

The delegate section is used by adding a DelegateCommand class somewhere in your solution.

alt text

alt text

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages