Fired when one or more interactors have become invalidated.
Namespace: TallComponents.InteractionAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.43.1
Syntax
| C# |
|---|
public event EventHandler<InvalidatedEventArgs> Invalidated |
| Visual Basic |
|---|
Public Event Invalidated As EventHandler(Of InvalidatedEventArgs) |