Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

DXImageHelper Class

Provides methods that are used to obtain images from the DevExpress.Images assembly in code-behind.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public static class DXImageHelper

Remarks

You can review the available groups and images in the design-time image gallery

Inheritance

Object
DXImageHelper
See Also