Share via


ItemsControlFilterEvaluator.FilterExceptionOccurred Event

Definition

Used to notify listeners that an unhandled exception has occurred while evaluating the filter.

public:
 event EventHandler<Microsoft::Management::UI::Internal::FilterExceptionEventArgs ^> ^ FilterExceptionOccurred;
public event EventHandler<Microsoft.Management.UI.Internal.FilterExceptionEventArgs> FilterExceptionOccurred;
member this.FilterExceptionOccurred : EventHandler<Microsoft.Management.UI.Internal.FilterExceptionEventArgs> 
Public Custom Event FilterExceptionOccurred As EventHandler(Of FilterExceptionEventArgs) 

Event Type

Applies to