C# Class TimelineControl.EventListViewer

EventListViewer.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: kienaiProject/ArtOfWords

Public Properties

Property Type Description
JumpDateTime System.DateTime

Public Methods

Method Description
EventListViewer ( ) : System

Private Methods

Method Description
Button_EndClick_1 ( object sender, RoutedEventArgs e ) : void
Button_StartClick_1 ( object sender, RoutedEventArgs e ) : void

Method Details

EventListViewer() public method

public EventListViewer ( ) : System
return System

Property Details

JumpDateTime public_oe property

public DateTime,System JumpDateTime
return System.DateTime