PropertyValue.PropertyValueException 事件

定义

由宿主实现用于处理错误的事件。

public:
 event EventHandler<System::Activities::Presentation::PropertyEditing::PropertyValueExceptionEventArgs ^> ^ PropertyValueException;
public event EventHandler<System.Activities.Presentation.PropertyEditing.PropertyValueExceptionEventArgs> PropertyValueException;
member this.PropertyValueException : EventHandler<System.Activities.Presentation.PropertyEditing.PropertyValueExceptionEventArgs> 
Public Custom Event PropertyValueException As EventHandler(Of PropertyValueExceptionEventArgs) 
Public Event PropertyValueException As EventHandler(Of PropertyValueExceptionEventArgs) 

事件类型

适用于