Exam 25: GUI With Windows Presentation Foundation
Exam 1: Introduction to Computers, the Internet and Visual C#49 Questions
Exam 2: Dive Into Visual Studio Community25 Questions
Exam 3: Introduction to C# Apps41 Questions
Exam 4: Introduction to Classes,Objects,Methods and Strings50 Questions
Exam 5: Control Statements: Part 194 Questions
Exam 6: Control Statements: Part 266 Questions
Exam 7: Methods: a Deeper Look95 Questions
Exam 8: Arrays;Introduction to Exception Handling90 Questions
Exam 9: Introduction to Linq and Generic Collections27 Questions
Exam 10: Classes and Objects: A Deeper Look79 Questions
Exam 11: Object-Oriented Programming: Inheritance51 Questions
Exam 12: Object-Oriented Programming: Polymorphism62 Questions
Exam 13: Exception Handling: A Deeper Look58 Questions
Exam 14: GUI With Windows Forms: Part 164 Questions
Exam 15: GUI With Windows Forms: Part 273 Questions
Exam 16: Strings,Characters and Regular Expressions92 Questions
Exam 17: Files and Streams39 Questions
Exam 18: Searching and Sorting19 Questions
Exam 19: Data Structures28 Questions
Exam 20: Generics22 Questions
Exam 21: Collections35 Questions
Exam 22: Databases and LING25 Questions
Exam 23: Asynchronous Programming With Async and Await37 Questions
Exam 24: XML72 Questions
Exam 25: GUI With Windows Presentation Foundation60 Questions
Select questions type
Data members declared as readonly must be initialized in their declaration.
(True/False)
4.8/5
(31)
WPF provides the ability to create ____________,actions or tasks that may be triggered by many different user interactions.
(Multiple Choice)
4.9/5
(28)
A WPF style is a set of that can be reused for any number of controls.
(Multiple Choice)
4.9/5
(39)
WPF events which behave like Windows Forms events are called ______.
(Multiple Choice)
4.8/5
(31)
The StartupUri attribute defines which XAML document loads first.
(True/False)
4.8/5
(40)
WPF GUIs can be created by dragging predefined controls from the Toolbox onto the design surface.
(True/False)
4.9/5
(25)
A MouseMove event passes information using a MouseMoveEventArgs object.
(True/False)
4.8/5
(40)
WPF uses _________ graphics,which allows graphics to scale without losing quality.
(Multiple Choice)
4.8/5
(36)
Use the ____________ method to programmatically close an app.
(Multiple Choice)
4.9/5
(35)
Custom control templates allow you to completely customize a control's appearance.
(True/False)
4.9/5
(34)
If a command is disabled,all methods of executing that command are disabled.
(True/False)
4.9/5
(39)
XAML is similar toNET,a language that allows Internet apps to share data.
(True/False)
4.9/5
(36)
It's a good practice to use ranges for the size and relative location for the position of WPF controls.
(True/False)
4.8/5
(41)
A control's Background property is a customizable ________ object.
(Multiple Choice)
4.9/5
(35)
The attribute declares the control modified by a control template.
(Multiple Choice)
4.8/5
(37)
The CanExecute event for a command allows programmers to implement logic that determines whether a command should be enabled or disabled.
(True/False)
4.8/5
(29)
Showing 21 - 40 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)