C# Class Intense.Presentation.AppearanceCommands

Provides commands for modifying the app's appearance at runtime.
Inheritance: IAppearanceManagerEventSink
Show file Open project: firstfloorsoftware/intense

Public Methods

Method Description
AppearanceCommands ( ) : System

Initializes a new instance of the AppearanceCommands class.

Private Methods

Method Description
IAppearanceManagerEventSink ( object source, EventArgs e ) : void

Method Details

AppearanceCommands() public method

Initializes a new instance of the AppearanceCommands class.
public AppearanceCommands ( ) : System
return System