Images.SyncRoot Property
Gets an object that can be used to synchronize access to the collection.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Object | The current object. |
Remarks
See the SyncRoot topic in MSDN to learn more.
See Also