C# Class PackmanVsix.Theme

Afficher le fichier Open project: madskristensen/Packman

Private Properties

Свойство Type Description
BuildThemeResources System.Windows.ResourceDictionary

Méthodes publiques

Méthode Description
ShouldBeThemed ( this control ) : void

Private Methods

Méthode Description
BuildThemeResources ( ) : System.Windows.ResourceDictionary

Method Details

ShouldBeThemed() public static méthode

public static ShouldBeThemed ( this control ) : void
control this
Résultat void