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

ImageLoader Properties

Manages images used in an XAF application.
Name Description
ImagePickerMode Specifies the Image Picker’s initial tab (see Add and Override Images).
ImageSources Provides access to the image sources used by the ImageLoader.
Instance static Provides access to the ImageLoader instance.
IsDesignMode For internal use.
IsInitialized static Indicates whether the ImageLoader is initialized.
LoadFromDevExpressImages For internal use only.
UseSvgImages Enables SVG images in WinForms applications.
See Also