当前位置:MCPD(70-511)题库

问题:

[单选]

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. 
You add a ListBox control to the application. The ListBox control is data-bound to an instance of a custom collection class of the Product objects named ProductList. 
The number of items of the data-bound collection is fixed. However, users can modify the properties of each of the Product objects in the collection. 
You need to ensure that changes made on the Product objects are automatically reflected in the ListBox control. 
What should you do?()

A . Implement the INotifyPropertyChanged interface in the Product class.
B . Implement the INotifyCollectionChanged interface in the ProductList class.
C . Set the Mode property of the Binding object of the ListBox control to TwoWay.
D . Set the UpdateSourceTrigger property of the Binding object of the ListBox control to PropertyChanged.

什么是电子束焊接?有何优点? 铁合金炉煤气一氧化碳含量是()%,所以极具危险性。 23~30。 27~31。 50~65。 60~63。 您有一台运行 Windows 7 的客户端计算机。您需要确定已经安装了哪些未签名的驱动程序。您应该运行哪个命令?() Cipher.exe /s。 Driverquery.exe /si。 Msinfo32.exe /q。 Pnputil.exe –i。 如图所示:在Photoshop中,“使用手册”的底纹,所使用的技术为()   定义图案,然后进行图案的填充。 将图标分层一个一个排布。 图章工具的应用。 画笔工具的应用。 清单项目一般以一个“综合实体”考虑,计价时清单项目与定额子目的关系,下列描述正确的是() 一个清单项目可以对应多个定额子目。 一个清单项目必须对应一个定额子目。 多个清单项目对应一个定额子目。 一个清单项目必须对应多个定额子目。

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. 
You add a ListBox control to the application. The ListBox control is data-bound to an instance of a custom collection class of the Product objects named ProductList. 
The number of items of the data-bound collection is fixed. However, users can modify the properties of each of the Product objects in the collection. 
You need to ensure that changes made on the Product objects are automatically reflected in the ListBox control. 
What should you do?()

参考答案:

  参考解析

本题暂无解析

在线 客服