[Visual Basic] Protected windowSession As WindowSession [C#] protected WindowSession windowSession; [C++] protected: WindowSession* windowSession; [JScript] protected var windowSession: WindowSession;
UIItemContainer Class | White.Core.UIItems Namespace