题目内容

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application contains a ListBox control named lbxItems that is data-bound to a collection of objects. Each object has a DisplayValue property. You add a Button control to the application. You need to ensure that the Content property of the Button control is data-bound to the DisplayValue property of the selected item of lbxItems. Which binding expression should you use?()

A. { Binding ElementName=lbxItems, Source=SelectedItem, Path=DisplayValue }
B. { Binding Source=lbxItems, ElementName=SelectedItem, Path=DisplayValue }
C. { Binding ElementName=lbxItems, Path=SelectedItem.DisplayValue }
D. { Binding Source=lbxItems, Path=SelectedItem.DisplayValue }

查看答案
更多问题

年度财务报告(决算)的保管期限为()。

A. 5年
B. 15年
C. 25年
D. 永久

EDGE技术是增强性的GPRS技术,它用了新的调制方式,支持MCS1~MCS9的编码方式,因此这些编码方式对应的数据传输速率均高于GPRS的CS1~CS4编码方式对应的数据传输速率。

A. 正确
B. 错误

生命的本质是无序。

A. 正确
B. 错误

创建索引的命令关键字为(),删除索引的命令关键字为()。

答案查题题库