C# Class Solutionizer.Infrastructure.WindowStatePersistence

Afficher le fichier Open project: thoemmi/Solutionizer

Méthodes publiques

Свойство Type Description
SettingsProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetSettings ( Window element ) : Settings
SetSettings ( Window element, Settings value ) : void

Private Methods

Méthode Description
OnChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetSettings() public static méthode

public static GetSettings ( Window element ) : Settings
element System.Windows.Window
Résultat Solutionizer.Services.Settings

SetSettings() public static méthode

public static SetSettings ( Window element, Settings value ) : void
element System.Windows.Window
value Solutionizer.Services.Settings
Résultat void

Property Details

SettingsProperty public_oe static_oe property

public static DependencyProperty,System.Windows SettingsProperty
Résultat System.Windows.DependencyProperty