The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SubmittingChangesEventArgs Class
WCF RIA Services
[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]
Provides data for the SubmittingChanges event.
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
System.Windows.Controls.SubmittingChangesEventArgs
System.EventArgs
System.ComponentModel.CancelEventArgs
System.Windows.Controls.SubmittingChangesEventArgs
Namespace: System.Windows.Controls
Assembly: System.Windows.Controls.DomainServices (in System.Windows.Controls.DomainServices.dll)
The SubmittingChangesEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Cancel | (Inherited from CancelEventArgs.) |
![]() | ChangeSet | Gets the set of changes submitted to the data source. |
Show:


