HostedCoreWindowFactory.IsHosted Property

Gets a Boolean value that indicates whether the factory is hosted.

Syntax

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

Property value

Type: bool 

  Returns true if the factory is hosted; false otherwise.

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

HostedCoreWindowFactory Class

HostedCoreWindowFactory Members

Windows.UI.Core Namespace