MCQs > Softwares & Applications > Applications And Softwares MCQs > Windows Presentation Foundation (WPF) MCQs

Windows Presentation Foundation (WPF) MCQ

Windows Presentation Foundation (WPF) MCQ

1. Which Triggers are available in WPF?

Answer

Correct Answer: All

Note: This Question is unanswered, help us to find answer for this one

2. Which object can be used share the variable across pages in WPF?

Answer

Correct Answer: Application

Note: This Question is unanswered, help us to find answer for this one

3. For 2-D Transformation WPF supports the following classes?

Answer

Correct Answer: All

Note: This Question is unanswered, help us to find answer for this one

4. What are the different Data Binding Modes available in Windows Presentation Foundation? 1)OneWay 2) TwoWay 3) OneWayToSource 4) OneTime

Answer

Correct Answer: 1,2,3,4

Note: This Question is unanswered, help us to find answer for this one

5. Which Two types of Logical Resources available in WPF?

Answer

Correct Answer: StaticResource and Dynamic Resource

Note: This Question is unanswered, help us to find answer for this one

6. WPF is supported by:

Answer

Correct Answer: .NET Framework 3.0 and above

Note: This Question is unanswered, help us to find answer for this one

7. Event supported by WPF is \ are?

Answer

Correct Answer: All

Note: This Question is unanswered, help us to find answer for this one

8. Which layout control would be the best choice for a user interface that requires evenly spaced controls laid out?

Answer

Correct Answer: UniformGrid

Note: This Question is unanswered, help us to find answer for this one

9. Which of the following is true?

Answer

Correct Answer: Bubbling Event are raised first in the control where they originate

Note: This Question is unanswered, help us to find answer for this one

10. Which property you can use to make the control semi-transparent?

Answer

Correct Answer: OpacityMask

Note: This Question is unanswered, help us to find answer for this one

11. WPF application can be deployed by?

Answer

Correct Answer: ClickOnce

Note: This Question is unanswered, help us to find answer for this one

12. To play a .wav file which class is used?

Answer

Correct Answer: SoundPlayer

Note: This Question is unanswered, help us to find answer for this one

13. How you can set a working mnemonic key for a label?

Answer

Correct Answer: Set the Target property to the target control. Precede the letter for the mnemonic key with an underscore symbol in the Content property of the Label control.

Note: This Question is unanswered, help us to find answer for this one

14. Which of the following operation are possible in XBAP?

Answer

Correct Answer: None

Note: This Question is unanswered, help us to find answer for this one

15. WPF supports which brush?

Answer

Correct Answer: RadialGradientBrush

Note: This Question is unanswered, help us to find answer for this one

search