Compartir a través de


Clase SubmittedChangesEventArgs

Proporciona datos para un evento SubmittedChanges.

Espacio de nombres: System.Windows.Controls
Ensamblado: System.Windows.Controls.DomainServices (en system.windows.controls.domainservices.dll)

Uso

'Uso
Dim instance As SubmittedChangesEventArgs

Sintaxis

'Declaración
Public NotInheritable Class SubmittedChangesEventArgs
    Inherits AsyncCompletedEventArgs
public sealed class SubmittedChangesEventArgs : AsyncCompletedEventArgs
public ref class SubmittedChangesEventArgs sealed : public AsyncCompletedEventArgs
public final class SubmittedChangesEventArgs extends AsyncCompletedEventArgs
public final class SubmittedChangesEventArgs extends AsyncCompletedEventArgs

Jerarquía de herencia

System.Object
   System.EventArgs
     System.ComponentModel.AsyncCompletedEventArgs
      System.Windows.Controls.SubmittedChangesEventArgs

Seguridad para subprocesos

Cualquier miembro estático público (Compartidos en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Plataformas

Plataformas de desarrollo

Microsoft Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 y Windows 2000

Plataformas de destino

Vea también

Referencia

Miembros SubmittedChangesEventArgs
Espacio de nombres System.Windows.Controls