What would you choose for this?

User will have a windows displayed which contains a stackpanel, text and image. Can only contain WPF elements and user HAS TO answer before closing the window. What would you choose for this?
A. System.Windows,MessageBox class
B. System.Windows.Forms.MessageBox class
C. a new class derived from Window class and call ShowDialog() method
D. a new class derived from Window class and call Show() method

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.