Persistate API documentation
WindowNumber Property
NamespacesPersistate.UI.DesktopPWindowWindowNumber

[This is preliminary documentation and is subject to change.]

Gets an integer value unique to every window created.
Declaration Syntax
C#
public int WindowNumber { get; internal set; }
Remarks
This number can be used to index the Windows collection. The allocated number is never reused within a Session.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)