C# 클래스 BeatsMusic.Importer.WindowExtensions

파일 보기 프로젝트 열기: JustinAngel/BeatsMusic.AlbumImporter

공개 메소드들

메소드 설명
Navigate ( this current, Window next ) : void
StretchToMaximum ( this current ) : void

메소드 상세

Navigate() 공개 정적인 메소드

public static Navigate ( this current, Window next ) : void
current this
next System.Windows.Window
리턴 void

StretchToMaximum() 공개 정적인 메소드

public static StretchToMaximum ( this current ) : void
current this
리턴 void