Freigeben über


WindowChrome.CreateInstanceCore-Methode

Erstellt eine neue Instanz der WindowChrome-Klasse.

Namespace:  Microsoft.Windows.Shell
Assembly:  Microsoft.Windows.Shell (in Microsoft.Windows.Shell.dll)

Syntax

'Declaration
Protected Overrides Function CreateInstanceCore As Freezable
protected override Freezable CreateInstanceCore()
protected:
virtual Freezable^ CreateInstanceCore() override
abstract CreateInstanceCore : unit -> Freezable 
override CreateInstanceCore : unit -> Freezable 
protected override function CreateInstanceCore() : Freezable

Rückgabewert

Typ: System.Windows.Freezable
Die neue Instanz dieser Klasse.

.NET Framework-Sicherheit

Siehe auch

Referenz

WindowChrome Klasse

Microsoft.Windows.Shell-Namespace

CreateInstanceCore