[Visual Basic] Overridable Public Property ReadOnly CurrentWindow As Window [C#] public virtual Window CurrentWindow { get; } [C++] public: virtual __property Window* get_CurrentWindow(); [JScript] public virtual function get CurrentWindow() : Window
WindowBrowser Class | Recorder.View Namespace