C# 클래스 DmxPad.App

Interaction logic for App.xaml
상속: System.Windows.Application
파일 보기 프로젝트 열기: Artfunkel/Datamodel.NET

공개 프로퍼티들

프로퍼티 타입 설명
ChooseElement System.Windows.Input.RoutedCommand
CompareDatamodel System.Windows.Input.RoutedCommand
ShowChangesOnly System.Windows.Input.RoutedCommand
startArgs System.Windows.StartupEventArgs

보호된 메소드들

메소드 설명
OnExit ( System.Windows.ExitEventArgs e ) : void
OnStartup ( System.Windows.StartupEventArgs e ) : void

메소드 상세

OnExit() 보호된 메소드

protected OnExit ( System.Windows.ExitEventArgs e ) : void
e System.Windows.ExitEventArgs
리턴 void

OnStartup() 보호된 메소드

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
리턴 void

프로퍼티 상세

ChooseElement 공개적으로 정적으로 프로퍼티

public static RoutedCommand,System.Windows.Input ChooseElement
리턴 System.Windows.Input.RoutedCommand

CompareDatamodel 공개적으로 정적으로 프로퍼티

public static RoutedCommand,System.Windows.Input CompareDatamodel
리턴 System.Windows.Input.RoutedCommand

ShowChangesOnly 공개적으로 정적으로 프로퍼티

public static RoutedCommand,System.Windows.Input ShowChangesOnly
리턴 System.Windows.Input.RoutedCommand

startArgs 공개적으로 정적으로 프로퍼티

public static StartupEventArgs,System.Windows startArgs
리턴 System.Windows.StartupEventArgs