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 -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -