C# 클래스 eXeMeL.Model.Settings

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: Grandpappy/eXeMeL 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetBrushForCurrentTheme System.Windows.Media.Brush
UpdateBrushes void

공개 메소드들

메소드 설명
Settings ( ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
GetBrushForCurrentTheme ( ThemeBrushTarget target ) : System.Windows.Media.Brush
UpdateBrushes ( ) : void

메소드 상세

NotifyPropertyChanged() 보호된 메소드

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

Settings() 공개 메소드

public Settings ( ) : System
리턴 System