September 2012
Intermediate to advanced
464 pages
10h 55m
English
Images are a common way to convey information, application options, or just make things look pretty. The Image element is typically used to show images, whether they originate from static image files or are generated dynamically. Let's take a look at how this works.
Make sure Visual Studio is up and running.
We'll create a simple image viewer, where the user can browse the file system, select an image and view it.
CH04.Images.open.png image, but you can use any (preferably small) image.MainWindow.xaml. Replace the existing Grid with a DockPanel.