C# Class SRNicoNico.Views.Contents.Video.VideoCommentDecorator

VideoCommentDecorator.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: mrtska/SRNicoNico

Public Methods

Method Description
ClickButton ( object sender, RoutedEventArgs e ) : void
VideoCommentDecorator ( ) : System

Method Details

ClickButton() public method

public ClickButton ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
return void

VideoCommentDecorator() public method

public VideoCommentDecorator ( ) : System
return System