C# 클래스 Solutionizer.Infrastructure.WindowStatePersistence

파일 보기 프로젝트 열기: thoemmi/Solutionizer

공개 프로퍼티들

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

공개 메소드들

메소드 설명
GetSettings ( Window element ) : Settings
SetSettings ( Window element, Settings value ) : void

비공개 메소드들

메소드 설명
OnChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

GetSettings() 공개 정적인 메소드

public static GetSettings ( Window element ) : Settings
element System.Windows.Window
리턴 Solutionizer.Services.Settings

SetSettings() 공개 정적인 메소드

public static SetSettings ( Window element, Settings value ) : void
element System.Windows.Window
value Solutionizer.Services.Settings
리턴 void

프로퍼티 상세

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

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