名词 发表于 2025-3-25 03:19:00

http://reply.papertrans.cn/47/4613/461248/461248_21.png

共同时代 发表于 2025-3-25 10:37:48

XAML,One of the most important concepts of WPF is that the user interface is a tree of WPF class objects. That tree has a single node at the top, and each node in the tree can have zero or more child nodes.

sigmoid-colon 发表于 2025-3-25 13:45:32

Layout,Before WPF, user interfaces generally consisted of windows with statically placed controls. The programmer set the height and width of a control and placed it at a certain coordinate position on the window or panel, where it stayed. (To be fair, you could also dock controls to edges.)

淡紫色花 发表于 2025-3-25 19:50:24

http://reply.papertrans.cn/47/4613/461248/461248_24.png

失望未来 发表于 2025-3-26 00:03:31

Other Controls and Elements,In Chapter 6, you learned about many of the most important WPF controls that present content. In this chapter, you’ll learn about other controls and elements you’ll need to have a rich and smoothly functioning application. You’ll start with the TextBox control and continue to menus, toolbars, and miscellaneous other elements.

事情 发表于 2025-3-26 03:12:27

Resources,WPF uses the term . to refer to two different types of things:

–DOX 发表于 2025-3-26 04:22:15

Control Templates,One of the major features of WPF is that it allows you unprecedented control of the way your applications looks. This extends even to the appearance of the standard controls.

ILEUM 发表于 2025-3-26 09:23:21

Page Navigation Programs,Most normal Windows programs start by showing the user a single main window. The user can then click buttons on the window or select menu items, and the program opens additional windows, which present the user with additional options or data.

Bucket 发表于 2025-3-26 12:40:48

http://reply.papertrans.cn/47/4613/461248/461248_29.png

谷类 发表于 2025-3-26 19:03:12

http://reply.papertrans.cn/47/4613/461248/461248_30.png
页: 1 2 [3] 4 5 6 7
查看完整版本: Titlebook: Illustrated WPF; Daniel Solis Book 2009 Daniel Solis 2009 Animation.Audio.Navigation.Windows Presentation Foundation.XAML.control.programm