IWindowSearchIsDisposed Property

Gets a value indicating that the window has been deleted.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
bool IsDisposed { get; }

Property Value

Boolean
if the window has been removed; otherwise, .

See Also