试题详情
- 单项选择题 The UI is not being updated when the Data property is set. You need to ensure that the DisplayData class correctly updates the UI when the Data .. What should you do ?()
A、 Insert the followiing code at line 14 NotifyPropertyChanged("Data");
B、 Insert the followiing code at line 16 NotifyPropertyChanged("Data");
C、 Insert the followiing code at line 14 NotifyPropertyChanged(value);
D、 Insert the followiing code at line 16 NotifyPropertyChanged(value);
- B
关注下方微信公众号,在线模考后查看
热门试题