单项选择题
A. GridView.Columncollection="1,2"
B. Grid.Columnspan="2"
C. Manipulation.ManipulationCharacter="2"
D. TextBlock.TextAllignment ="Center"
单项选择题 You are developing a Windows Presentation Foundation (WPF) application that displays financial data. The following style is applied to every Label control that displays currency. You need to ensure that the style is updated to meet the following requirements regarding currency: - It must be right aligned - It must display the number with the regional currency settings Which setting should you use in the application manifest?()
单项选择题 You are developing and XBAP application for your company intranet. During several development iterations, you manually executable, application, and deployement manifest to the test Web Server. You create an HTML file that has a manifest that you use for testing. During the next iteration, you enchance the XBAP application by making changes. When you use the hyperlink to the deployment manifest to test the deployment, you do not see the changes. You need to ensure that the changes you make are visible when you test the deployment from your machine. What should you do ?()
单项选择题 You are developing a Windows Presentation Foundation (WPF) application. You need to display HTML content from a Web Page on the WPF form. What should you do?()