Skip to main content
.NET 6.0+

ImageLoader Properties

Manages images used in an XAF application.
Name Description
ImagePickerMode Specifies the Image Picker’s initial tab (see Add and Replace Icons).
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 Obsolete. For internal use only.
UseSvgImages Enables SVG images in WinForms applications.
See Also