AggregateCommand.CreateInstanceCore Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This member overrides Freezable.CreateInstanceCore().

Namespace:  Microsoft.TeamFoundation.Controls.WPF.Commands
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.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
Returns Freezable.

.NET Framework Security

See Also

Reference

AggregateCommand Class

Microsoft.TeamFoundation.Controls.WPF.Commands Namespace