Exam 25: GUI With Windows Presentation Foundation

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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)

The app's primary code-behind class has filename _______.

(Multiple Choice)
4.9/5
(37)

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 XAML document has exactly one ______

(Multiple Choice)
4.8/5
(40)

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)

A content control can have text or several child elements.

(True/False)
4.8/5
(33)

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)

Using XAML gives WPF the benefit of raster-based graphics.

(True/False)
4.9/5
(37)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)