C# Class ICSharpCode.WpfDesign.Designer.Controls.WindowCloneExtension

Inheritance: ICSharpCode.WpfDesign.Extensions.CustomInstanceFactory
Afficher le fichier Open project: icsharpcode/WpfDesigner

Méthodes publiques

Méthode Description
CreateInstance ( Type type ) : object

Used to create instances of WindowClone.

Method Details

CreateInstance() public méthode

Used to create instances of WindowClone.
public CreateInstance ( Type type ) : object
type System.Type
Résultat object