Answer the following statements true (T) or false (F)
1) If a command is disabled, all methods of executing that command are
disabled.
2) The CanExecute event for a command allows programmers to implement
logic that determines whether a command should be enabled or disabled.
3) WPF styles require you to explicitly set the individual properties of each
control.
4) Custom control templates allow you to completely customize a control’s
appearance.
5) Static resources and dynamic resources differ because static resources are
set at initialization time and dynamic resources can be modified by the app.
1) T
2) T
3) F
4) T
5) T
You might also like to view...
As an alternative, you can initiate an IM call by ________ a name in the contact list
Fill in the blank(s) with correct word
The hiding of data and procedures inside a class is achieved through a process called ________.
a. data enclosing b. encapsulation c. modularization d. components