C# Class Illusion.ThemeExtension

Afficher le fichier Open project: kasicass/kasicass

Méthodes publiques

Méthode Description
HaveResource ( this theme ) : bool
LoadResourceDictionary ( this theme, Uri uri ) : System.Windows.ResourceDictionary

Method Details

HaveResource() public static méthode

public static HaveResource ( this theme ) : bool
theme this
Résultat bool

LoadResourceDictionary() public static méthode

public static LoadResourceDictionary ( this theme, Uri uri ) : System.Windows.ResourceDictionary
theme this
uri System.Uri
Résultat System.Windows.ResourceDictionary