Microsoft
70-511 · Question #229
70-511 Question #229: Real Exam Question with Answer & Explanation
Sign in or unlock 70-511 to reveal the answer and full explanation for question #229. The question stem and answer options stay visible for context.
Question
You are developing a Windows Presentation Foundation (WPF) application. You add a TextBox control to the design surface and bind it to an underlying window resource named dsGiftCertificate. The control uses the binding XAML as follows. <Binding Source="{StaticResource dsGiftCertificate}" UpdateSourceTrigger = "LostFocus" Path="Coupon" /> You need to provide a custom error message in the tooltip of the TextBox when the user leaves the textbox. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
Options
- AImplement the INotifyPropertyChanged interface.
- BUpdate the binding source as follows.
- CImplement the IDataErrorlnfo interface.
- DUpdate the binding source as follows.
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.