An NDoc Documented Class Library

UIItemContainer.windowSession Field

[Visual Basic]
Protected windowSession As WindowSession
[C#]
protected WindowSession windowSession;
[C++]
protected: WindowSession* windowSession;
[JScript]
protected var windowSession: WindowSession;

See Also

UIItemContainer Class | White.Core.UIItems Namespace