C# Class Kinect.Plugins.PowerPoint2007.PresentationOverlayViewModel

Inheritance: Kinect.Plugins.Common.ViewModels.PowerpointOverlayViewModelBase
Show file Open project: atosorigin/Kinect

Public Methods

Method Description
PresentationOverlayViewModel ( ) : System.Windows

Protected Methods

Method Description
NextSlide ( ) : void
PreviousSlide ( ) : void

Private Methods

Method Description
SetCommands ( ) : void

Method Details

NextSlide() protected method

protected NextSlide ( ) : void
return void

PresentationOverlayViewModel() public method

public PresentationOverlayViewModel ( ) : System.Windows
return System.Windows

PreviousSlide() protected method

protected PreviousSlide ( ) : void
return void