Which of the following actions should you take?

You are employed as an application developer at ABC.com. You make use of Microsoft .NET
Framework 4 for Windows Presentation Foundation (WPF) application development.
You are developing a new application for which you have created a custom control, named
Spinner. Your next task is to make sure that you are able to animate the Velocity property of the
Spinner control.

Which of the following actions should you take?

You are employed as an application developer at ABC.com. You make use of Microsoft .NET
Framework 4 for Windows Presentation Foundation (WPF) application development.
You are developing a new application for which you have created a custom control, named
Spinner. Your next task is to make sure that you are able to animate the Velocity property of the
Spinner control.

Which of the following actions should you take?

A.
You should consider having the provateObject class inherited.

B.
You should consider havin the Velocity property declared as a dependency property.

C.
You should consider having the IKeyFrame interface applied in the Spinner class.

D.
You should consider having the IKeyFrameAnimation interface applied in the Spinner class.

Explanation:



Leave a Reply 0

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