Specifies whether window reuse is allowed.
public:
property bool WindowReuseAllowed {
bool get ();
}
Type: bool
If true, window reuse is allowed; false otherwise.
Namespace: Windows.UI.Core
Metadata: windows.winmd
ImmersiveCoreWindowFactory Class