C# 클래스 Petzold.CommandTheMenu.CommandTheMenu

상속: System.Windows.Window
파일 보기 프로젝트 열기: kasicass/kasicass

공개 메소드들

메소드 설명
CommandTheMenu ( ) : System

비공개 메소드들

메소드 설명
CopyOnExecute ( object sender, System.Windows.Input.ExecutedRoutedEventArgs args ) : void
CutCanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs args ) : void
CutOnExecute ( object sender, System.Windows.Input.ExecutedRoutedEventArgs args ) : void
DeleteOnExecute ( object sender, System.Windows.Input.ExecutedRoutedEventArgs args ) : void
Main ( ) : void
PasteCanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs args ) : void
PasteOnExecute ( object sender, System.Windows.Input.ExecutedRoutedEventArgs args ) : void
RestoreOnExecute ( object sender, System.Windows.Input.ExecutedRoutedEventArgs args ) : void

메소드 상세

CommandTheMenu() 공개 메소드

public CommandTheMenu ( ) : System
리턴 System