Skip to main content

WcfInstantFeedbackDataSource.GetSource Event

Allows you to dynamically specify the source for the WcfInstantFeedbackDataSource.

Namespace: DevExpress.Xpf.Core.ServerMode

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public event GetWcfSourceEventHandler GetSource

Event Data

The GetSource event's data class is DevExpress.Xpf.Core.ServerMode.GetWcfSourceEventArgs.

See Also