Method | Description | |
---|---|---|
EnsureCatelMvvmThemeIsLoaded ( ) : void |
Ensures that the Catel.MVVM theme is loaded.
|
|
EnsureThemeIsLoaded ( |
Ensures that the specified theme is loaded.
|
|
EnsureThemeIsLoaded ( |
Ensures that the specified theme is loaded.
|
Method | Description | |
---|---|---|
ContainsDictionary ( System.Windows.ResourceDictionary resourceDictionary, |
public static EnsureCatelMvvmThemeIsLoaded ( ) : void | ||
return | void |
public static EnsureThemeIsLoaded ( |
||
resourceUri | The resource URI. | |
return | void |
public static EnsureThemeIsLoaded ( |
||
resourceUri | The resource URI. | |
predicate | Func |
The predicate. |
return | void |