Partilhar via


Método WindowChrome.CreateInstanceCore

Creates a new instance of the WindowChrome class.

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

Sintaxe

'Declaração
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

Valor de retorno

Tipo: System.Windows.Freezable
A nova instância dessa classe.

Segurança do .NET Framework

Consulte também

Referência

WindowChrome Classe

Namespace Microsoft.Windows.Shell

CreateInstanceCore