C# Class eXeMeL.Model.Settings

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Grandpappy/eXeMeL Class Usage Examples

Private Properties

Свойство Type Description
GetBrushForCurrentTheme System.Windows.Media.Brush
UpdateBrushes void

Méthodes publiques

Méthode Description
Settings ( ) : System

Méthodes protégées

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void

Private Methods

Méthode Description
GetBrushForCurrentTheme ( ThemeBrushTarget target ) : System.Windows.Media.Brush
UpdateBrushes ( ) : void

Method Details

NotifyPropertyChanged() protected méthode

protected NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void

Settings() public méthode

public Settings ( ) : System
Résultat System