IAutomationPCBIWindowDisposing Event

The event handler is called, when an existing IPCBIWindow is disposed

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static event Action<IPCBIWindow> PCBIWindowDisposing

Value

ActionIPCBIWindow

See Also