WindowSearchIsDisposed Property
Gets a value indicating that the window has been deleted.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public bool IsDisposed { get; }
Public ReadOnly Property IsDisposed As Boolean
Get
Boolean if the window has been removed; otherwise,
.
IWindowSearchIsDisposed