C# Class X.CoreLib.Shared.Services.WindowLayoutService

Show file Open project: liquidboy/X

Public Methods

Method Description
Init ( ) : void
Unload ( ) : void

Private Methods

Method Description
WindowLayoutService ( ) : System
WindowSizeChanged ( object sender, Windows e ) : void

Method Details

Init() public static method

public static Init ( ) : void
return void

Unload() public static method

public static Unload ( ) : void
return void