You are employed as an application developer at ABC.com. You make use of Microsoft .NET
Framework 4 to develop Windows Presentation Foundation (WPF) applications.
You are in the process of developing a new application, named ABCApp22, when you are
informed that ABCApp22 should contain a picture that users are able to resize to their
specifications.
Which of the following actions should you take?
A.
You should consider making use of a Frame panel layout.
B.
You should consider making use of a Canvas panel layout.
C.
You should consider having a Viewbox control configured for ABCApp22.
D.
You should consider making use of a Stack panel layout.
Explanation: