Open topic with navigation
IsPopupWindow Property (WindowDescription)
Indicates whether this object is a pop-up window.
C# Syntax
public
Nullable<bool>
IsPopupWindow {
get
;
set
;}