SharedImageCollection.InstanceCount Property
Gets the number of existing SharedImageCollection instances.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that is the number of existing SharedImageCollection instances. |
See Also