Microsoft
70-511 · Question #40
70-511 Question #40: Real Exam Question with Answer & Explanation
Sign in or unlock 70-511 to reveal the answer and full explanation for question #40. The question stem and answer options stay visible for context.
Question
You are developing a Windows Presentation Foundation (WPF) application. The main window of the application is defined by the following markup. <Grid ShoTJGridLines="True"> <Grid.ColumnDefinitions> <ColumnDefinition /> <ColumnDeiinition /> </Grid.ColumnDef initions> <Grid.RowDefinitions> <RowDefinition /> <RowDefinition /> <RowDefinition /> </Grid.RouDefinitions> <TextBlock Grid.Row="0" HorizontalAlignment="Center"> Products Shipped</TextBlock> <TextBlock Grid.Row="l" Grid.Column="0"> Quarter K/TextBlock> <TextBlock Grid.Row="2" Grid.Column-"0"> Quarter 2</TextBlock> <TextBlock Grid.Row="l" Grid.Coiumn="l"> 50000</TextBiock> <TextBlock Grid.Row="2" Grid.Coluitin="l"> 150000</TextBlock> </Grid> When the application is run, it appears as follows? You need to ensure that the TextBlock control with the contents "Products Shipped" is horizontally centered on the Grid control. Which markup segment should you add to the TextBlock control?
Options
- AGridView.ColumnCollection="l,2"
- BGrid.ColumnSpan="2"
- CManipulation.ManipulationParameter""2"
- DTextBlock.TextAlignment-"Center"
Unlock 70-511 to see the answer
You've previewed enough free 70-511 questions. Unlock 70-511 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.