C# Class FFMS.MonNote

MonNote.xaml 的交互逻辑
Inheritance: System.Windows.Window
Datei anzeigen Open project: kntryer/FFMS

Public Methods

Method Description
MonNote ( ) : System

Private Methods

Method Description
Confirm_Click ( object sender, RoutedEventArgs e ) : void
Image_Enter ( object sender, RoutedEventArgs e ) : void
Image_Leave ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
MonNote_Closing ( object sender, System e ) : void
SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
System ( int connectionId, object target ) : void
control ( ) : void
getContent ( string year, string month ) : void
init_note ( ) : void
noteContent_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

MonNote() public method

public MonNote ( ) : System
return System