C# Class BaconographyWP8.Common.OrientationManager

Inheritance: GalaSoft.MvvmLight.ObservableObject
ファイルを表示 Open project: Synergex/Baconography Class Usage Examples

Public Methods

Method Description
OrientationManager ( ) : System

Private Methods

Method Description
OnLoading ( LoadingMessage obj ) : void
OnOrientationChanged ( OrientationChangedMessage message ) : void
OnSettingsChanged ( SettingsChangedMessage message ) : void
StringToOrientation ( string orientation ) : PageOrientation

Method Details

OrientationManager() public method

public OrientationManager ( ) : System
return System