C# 클래스 Cindeck.Views.MainView

MainWindow.xaml の相互作用ロジック
상속: System.Windows.Window
파일 보기 프로젝트 열기: noelex/Cindeck

공개 메소드들

메소드 설명
MainView ( ) : System

보호된 메소드들

메소드 설명
OnClosing ( CancelEventArgs e ) : void

비공개 메소드들

메소드 설명
Items_CurrentChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

메소드 상세

MainView() 공개 메소드

public MainView ( ) : System
리턴 System

OnClosing() 보호된 메소드

protected OnClosing ( CancelEventArgs e ) : void
e CancelEventArgs
리턴 void