4.395 Image

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Image, IInputElement
Image
(usage)
<Image />
(description)
Represents a control that displays an image.
[name property]
Name
[xml lang property]
Language
(properties)
Source
ImageSource
(description)
The ImageSource for the image.
Stretch
Stretch
(description)
A value that describes how an Image should be stretched to fill the destination rectangle.
StretchDirection
StretchDirection
(description)
A value that indicates how the image is scaled.
(events)
DpiChanged (4.6.2)
Occurs after the DPI of the screen on which the Image is displayed changes.
ImageFailed
Occurs when there is a failure in the image.