C# 클래스 ThemeEditor.WPF.MainWindow

파일 보기 프로젝트 열기: usagirei/3DS-Theme-Editor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ViewModelProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnPropertyChanged ( string propertyName ) : void

비공개 메소드들

메소드 설명
AboutCommand_Execute ( ) : void
CWavManager_Execute ( ) : void
CanExecute_ImageExists ( TargetImage args ) : bool
CanExecute_LoadedFromFile ( ) : bool
CanExecute_ViewModelLoaded ( ) : bool
CopySMDHLargeToSmall_Execute ( bool direction ) : void
DragImage_Execute ( System.Windows.DragEventArgs args ) : void
DropImage_Execute ( System.Windows.DragEventArgs args, TargetImage target ) : Task
ExportImage_Execute ( TargetImage targetImage ) : Task
ExportImage_PostExecute ( SaveImageResults obj ) : void
ExportPreview_Execute ( PreviewKind previewKind ) : void
InitValidSizes ( ) : void
LoadBGM_Execute ( ) : Task
LoadBGM_PostExecute ( LoadBGMResults result ) : void
LoadImage_Execute ( TargetImage targetImage ) : Task
LoadImage_PostExecute ( LoadImageResults args ) : void
LoadNullTheme_Execute ( ) : Task
LoadNullTheme_Execute ( bool start ) : Task
LoadTheme_Execute ( string path ) : Task
LoadTheme_Execute ( string path, bool start ) : Task
LoadTheme_PostExecute ( LoadThemeResults result ) : void
MainWindow ( ) : System
MainWindow_OnClosed ( object sender, EventArgs e ) : void
MainWindow_OnLoaded ( object sender, RoutedEventArgs e ) : void
OnThemePropertyChangedCallback ( DependencyObject elem, System.Windows.DependencyPropertyChangedEventArgs args ) : void
PreExecute_SetBusy ( ) : void
PreviewOptionsCommand_Execute ( ) : void
RemoveImage_Execute ( TargetImage args ) : void
RenderPreview ( PreviewKind kind ) : System.Windows.Media.Imaging.BitmapSource
RenderVisual ( Visual target, double dpiX, double dpiY ) : System.Windows.Media.Imaging.BitmapSource
SaveTheme_Execute ( string path ) : Task
SaveTheme_Execute ( string path, bool start ) : Task
SaveTheme_PostExecute ( SaveThemeResults result ) : void
SendTheme_Execute ( string ip ) : Task
SendTheme_Execute ( string ip, bool start ) : Task
SendTheme_PostExecute ( SendThemeResults obj ) : void
SetupImageCommands ( ) : void
SetupThemeCommands ( ) : void
UpdateRecentsList ( string path ) : void
ZipTheme_Execute ( string bgmPath ) : Task
ZipTheme_Execute ( string bgmPath, bool start ) : Task

메소드 상세

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
리턴 void

프로퍼티 상세

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

public static DependencyProperty,System.Windows ViewModelProperty
리턴 System.Windows.DependencyProperty