Images
Various DevExpress WPF Controls display images. For example, the RibbonControl allows you to assign images to buttons, the AccordionControl displays images in items, the GridControl displays images in column headers, etc.
Note
When you declare a DevExpress image in XAML (for example, you use the DXImageExtension) from the DevExpress.Images.v24.2.dll assembly, add this assembly to the References collection.