DPIAwareImageCollection(IContainer) Constructor
Initializes a new instance of the DPIAwareImageCollection class with the specified settings.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| container | IContainer | An IContainer descendant that owns this newly created DPIAwareImageCollection object. |
See Also