Microsoft
70-511 · Question #106
70-511 Question #106: Real Exam Question with Answer & Explanation
Sign in or unlock 70-511 to reveal the answer and full explanation for question #106. The question stem and answer options stay visible for context.
Question
You are developing a Windows Presentation Foundation (WPF) application. Users can enter formatted percentages into text boxes. The markup is as follows. <TextBox Text="{Binding Path=Percentage, Converter={StaticResource PercentValueConverter}}" /> Percentage is a decimal property. You need to store the percentages as their decimal values, not their display values. Which code segment should you use?
Options
- Apublic object Convert (object value, Type targetType,
- Bpublic object ConvertBack(object value, Type targetType,
- Cpublic object ConvertBack(object value, Type targetType,
- Dpublic object Convert(object value. Type targetType,
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.