WindowChrome.CreateInstanceCore Method

Creates a new instance of the WindowChrome class.

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

Return Value

Type: System.Windows.Freezable
The new instance of this class.

.NET Framework Security

See Also

Reference

WindowChrome Class

Microsoft.Windows.Shell Namespace

CreateInstanceCore