Skip to main content
A newer version of this page is available. .

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