C# Класс VizInt.Bootstrapper

Показать файл Открыть проект

Открытые методы

Метод Описание
Prepare ( System.Windows.ResourceDictionary dictionary ) : void

Used to create and initialise the template selector and the resources that it references.

Описание методов

Prepare() публичный статический Метод

Used to create and initialise the template selector and the resources that it references.
public static Prepare ( System.Windows.ResourceDictionary dictionary ) : void
dictionary System.Windows.ResourceDictionary
Результат void