PropertyValueExceptionEventArgs-Klasse
Aktualisiert: November 2007
Stellt Daten für das PropertyValueException-Ereignis bereit.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design (in Microsoft.Windows.Design.dll)
Syntax
'Declaration
Public Class PropertyValueExceptionEventArgs _
Inherits EventArgs
'Usage
Dim instance As PropertyValueExceptionEventArgs
public class PropertyValueExceptionEventArgs : EventArgs
public ref class PropertyValueExceptionEventArgs : public EventArgs
public class PropertyValueExceptionEventArgs extends EventArgs
Vererbungshierarchie
System.Object
System.EventArgs
Microsoft.Windows.Design.PropertyEditing.PropertyValueExceptionEventArgs
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Siehe auch
Referenz
PropertyValueExceptionEventArgs-Member
Microsoft.Windows.Design.PropertyEditing-Namespace