wpf - MVVM where to put my class -


i used customized treeviewitem class named treeviewitemwithcheckbox. code copied here treeview checkbox bind different lists

it works fine. question is: mvvm folder should class put into? model, viewmodel, or view?

regards,

since treeviewitem view related function, class part of view. in general, visual "control" should pure view related function.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -