Метод | Описание | |
---|---|---|
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.
|
Метод | Описание | |
---|---|---|
ContainsDictionary ( System.Windows.ResourceDictionary resourceDictionary, |
public static EnsureCatelMvvmThemeIsLoaded ( ) : void | ||
Результат | void |
public static EnsureThemeIsLoaded ( |
||
resourceUri | The resource URI. | |
Результат | void |
public static EnsureThemeIsLoaded ( |
||
resourceUri | The resource URI. | |
predicate | Func |
The predicate. |
Результат | void |