resharper-xao
resharper-xao copied to clipboard
Support more view types
Catel provides several view types (with extension) that all resolve to a view model. I know that customized naming convention is still on the list, but I think these can be added very quickly:
- MainViewModel
resolves to
- MainView
- MainWindow
- MainControl
- MainPage
- MainActivity
- MainFragment