resharper-xao icon indicating copy to clipboard operation
resharper-xao copied to clipboard

Support more view types

Open GeertvanHorrik opened this issue 11 years ago • 0 comments

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

GeertvanHorrik avatar May 12 '14 09:05 GeertvanHorrik