C# Class BeatsMusic.Importer.WindowExtensions

Exibir arquivo Open project: JustinAngel/BeatsMusic.AlbumImporter

Public Methods

Method Description
Navigate ( this current, Window next ) : void
StretchToMaximum ( this current ) : void

Method Details

Navigate() public static method

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

StretchToMaximum() public static method

public static StretchToMaximum ( this current ) : void
current this
return void