Back to Devexpress

ListBoxEdit.ItemsSourceChangedEvent Field

wpf-devexpress-dot-xpf-dot-editors-dot-listboxedit-171e3fe2.md

latest1.1 KB
Original Source

ListBoxEdit.ItemsSourceChangedEvent Field

Identifies the ItemsSourceChanged routed event.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static readonly RoutedEvent ItemsSourceChangedEvent
vb
Public Shared ReadOnly ItemsSourceChangedEvent As RoutedEvent

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

ListBoxEdit Class

ListBoxEdit Members

DevExpress.Xpf.Editors Namespace