How to use proxy properties with ObservableCollections

前端 未结 0 1736
日久生厌
日久生厌 2020-12-07 23:06

According to the MVVM design pattern I would like to use proxy properties to change Model properties in the ViewModel, e.g.

public string Description 
{
  get         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题