C# Class SilverlightMappingToolBasic.UI.Extensions.VideoWebPart.VideoControl

Inheritance: System.Windows.Controls.UserControl, INodeCornerButton
Mostrar archivo Open project: chris-tomich/Glyma

Public Methods

Method Description
RecordVideoStartPosition ( ) : void
RecordVideoStopPosition ( ) : void
VideoControl ( ) : System

Protected Methods

Method Description
OnPlayClicked ( ) : void

Private Methods

Method Description
OnViewModelChanged ( object sender, PropertyChangedEventArgs e ) : void
PauseButton_OnButtonClicked ( object sender, RoutedEventArgs e ) : void
PlayButton_OnButtonClicked ( object sender, RoutedEventArgs e ) : void
UserControl_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnPlayClicked() protected method

protected OnPlayClicked ( ) : void
return void

RecordVideoStartPosition() public method

public RecordVideoStartPosition ( ) : void
return void

RecordVideoStopPosition() public method

public RecordVideoStopPosition ( ) : void
return void

VideoControl() public method

public VideoControl ( ) : System
return System