C# 클래스 ICSharpCode.WpfDesign.Designer.Controls.WindowCloneExtension

상속: ICSharpCode.WpfDesign.Extensions.CustomInstanceFactory
파일 보기 프로젝트 열기: icsharpcode/WpfDesigner

공개 메소드들

메소드 설명
CreateInstance ( Type type ) : object

Used to create instances of WindowClone.

메소드 상세

CreateInstance() 공개 메소드

Used to create instances of WindowClone.
public CreateInstance ( Type type ) : object
type System.Type
리턴 object