Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides data for the PropertyValueException event.
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
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Windows.Design.PropertyEditing.PropertyValueExceptionEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
PropertyValueExceptionEventArgs Members
Microsoft.Windows.Design.PropertyEditing Namespace