Skip to main content

LinqServerModeDataSource.ExceptionThrownEvent Field

Identifies the LinqServerModeDataSource.ExceptionThrown routed event.

Namespace: DevExpress.Xpf.Core.ServerMode

Assembly: DevExpress.Xpf.Core.v26.1.dll

Declaration

public static readonly RoutedEvent ExceptionThrownEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also