C# Class TrakHound_UI.MkThemeSelector

Inheritance: System.Windows.DependencyObject
Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetCurrentThemeDictionary ( DependencyObject obj ) : Uri
SetCurrentThemeDictionary ( DependencyObject obj, Uri value ) : void

Private Methods

Méthode Description
ApplyTheme ( FrameworkElement targetElement, Uri dictionaryUri ) : void
CurrentThemeDictionaryChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetCurrentThemeDictionary() public static méthode

public static GetCurrentThemeDictionary ( DependencyObject obj ) : Uri
obj System.Windows.DependencyObject
Résultat System.Uri

SetCurrentThemeDictionary() public static méthode

public static SetCurrentThemeDictionary ( DependencyObject obj, Uri value ) : void
obj System.Windows.DependencyObject
value System.Uri
Résultat void

Property Details

CurrentThemeDictionaryProperty public_oe static_oe property

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