Classe PropertyValueExceptionEventArgs
Fornece dados para o PropertyValueException evento.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design (em Microsoft.Windows.Design.dll)
Sintaxe
Public Class PropertyValueExceptionEventArgs _
Inherits EventArgs
Dim instance As PropertyValueExceptionEventArgs
public class PropertyValueExceptionEventArgs : EventArgs
public ref class PropertyValueExceptionEventArgs : public EventArgs
public class PropertyValueExceptionEventArgs extends EventArgs
Hierarquia de herança
System.Object
System.EventArgs
Microsoft.Windows.Design.PropertyEditing.PropertyValueExceptionEventArgs
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também
Referência
Membros PropertyValueExceptionEventArgs
Namespace Microsoft.Windows.Design.PropertyEditing