C# Class Statman.Util.ThemeManager

Inheritance: System.Windows.DependencyObject
Afficher le fichier Open project: OrfeasZ/Statman

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetCurrentTheme ( DependencyObject p_DependencyObject ) : Uri
SetCurrentTheme ( DependencyObject p_DependencyObject, Uri p_Value ) : void

Private Methods

Méthode Description
ApplyTheme ( FrameworkElement p_TargetElement, Uri p_DictionaryUri ) : void
CurrentThemeChanged ( DependencyObject p_DependencyObject, System.Windows.DependencyPropertyChangedEventArgs p_Args ) : void

Method Details

GetCurrentTheme() public static méthode

public static GetCurrentTheme ( DependencyObject p_DependencyObject ) : Uri
p_DependencyObject System.Windows.DependencyObject
Résultat System.Uri

SetCurrentTheme() public static méthode

public static SetCurrentTheme ( DependencyObject p_DependencyObject, Uri p_Value ) : void
p_DependencyObject System.Windows.DependencyObject
p_Value System.Uri
Résultat void

Property Details

CurrentThemeProperty public_oe static_oe property

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