Skip to main content
All docs
V23.2

DXSerializer.CreateCollectionItemEvent Field

Allows you to create an instance of an item and restore its settings when a collection is deserialized.

Namespace: DevExpress.Xpf.Core.Serialization

Assembly: DevExpress.Xpf.Core.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly RoutedEvent CreateCollectionItemEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also