January 30, 2007
Defining's UIs in XAML
The versatility of Windows Presentation Foundation is based on its use of XAML to define UI elements. In Scott Swigart's latest video, he finds the new WPF designer to be fairly limited, so he uses the text editor to define UI elements such as a DockPanel, a menu control, and so on. Scot shows how to use a command structure so that any number of items such as toolbar buttons or menu items, can trigger the same commands.
Posted by John Dorsey at 08:47 PM Permalink
|