C# Class CortanaCommand.AppStateManager

Mostra file Open project: garicchi/CortanaCommand Class Usage Examples

Public Methods

Method Description
AppStateManager ( ) : System
TryChangeState ( double windowWidth ) : bool

Method Details

AppStateManager() public method

public AppStateManager ( ) : System
return System

TryChangeState() public method

public TryChangeState ( double windowWidth ) : bool
windowWidth double
return bool