Exam 27: Visual Basic 2012 How to Program

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

It's a good practice to use ranges for the size and relative location for the position of WPF controls.

(True/False)
4.7/5
(29)

A layout container's ____ property stores a list of its child elements.

(Multiple Choice)
4.8/5
(36)

The StartupUri attribute defines which XAML document loads first.

(True/False)
4.7/5
(32)

Resources are similar to Private members.They are accessible only to the controls they are defined in.

(True/False)
4.9/5
(40)

A XAML document has exactly one ______ .

(Multiple Choice)
4.8/5
(28)

Use the property to bind data to information in another XAML element,and the property to bind to a specific property of that element.

(Multiple Choice)
4.9/5
(32)

A CollectionViewSource provides multiple "views" of the same data.

(True/False)
4.7/5
(40)

WPF styles require you to explicitly set the individual properties of each control.

(True/False)
4.9/5
(33)

Use the ____________ method to programmatically close an application.

(Multiple Choice)
4.8/5
(37)

A MouseLeftButtonDown event passes information using a MouseButtonEventArgs object.

(True/False)
4.8/5
(31)

XAML is a specialized vocabulary of ___________.

(Multiple Choice)
4.8/5
(30)

Every XAML document must define the presentation XAML namespace and the standard XAML namespace.

(True/False)
4.7/5
(43)

The CanExecute event for a command allows you to implement logic that determines whether a command should be enabled or disabled.

(True/False)
4.9/5
(34)

_________,a subset of WPF,is used to create Rich Internet Applications.

(Multiple Choice)
4.9/5
(38)

XAML is used to describe the ___________ of a WPF application.

(Multiple Choice)
4.8/5
(24)

A StackPanel has a vertical or horizontal flow,set by its _____ attribute.

(Multiple Choice)
4.9/5
(42)

A WPF style is a set of that can be reused for any number of controls.

(Multiple Choice)
4.9/5
(42)

Colors are represented by three color values and the alpha value.The alpha value specifies .

(Multiple Choice)
4.9/5
(34)
Showing 41 - 58 of 58
close modal

Filters

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