ICoreWindowFactory.WindowReuseAllowed Property

Specifies whether window reuse is allowed.

Syntax

public:
property bool WindowReuseAllowed {
         bool get ();
}  

Property value

Type: bool 

 If true, window reuse is allowed; false otherwise.

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

ICoreWindowFactory Interface

ICoreWindowFactory Members

Windows.UI.Core Namespace