Freigeben über


IInitializeWithCoreWindow Schnittstelle

Definition

Definiert das Initialisierungsverhalten für Apps, die CoreWindow verwenden.

public interface class IInitializeWithCoreWindow
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(412033238, 39027, 17994, 172, 229, 87, 224, 16, 244, 101, 230)]
struct IInitializeWithCoreWindow
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(412033238, 39027, 17994, 172, 229, 87, 224, 16, 244, 101, 230)]
public interface IInitializeWithCoreWindow
Public Interface IInitializeWithCoreWindow
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Methoden

Initialize(CoreWindow)

Gibt die Methode an, die die anfängliche CoreWindow-instance für eine App bereitstellt.

Gilt für: