IPCBIWindowIsDisposed Property

Is the main window disposed?

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool IsDisposed { get; }

Property Value

Boolean

Implements

InterfacePCBIWindowIsDisposed

See Also