C# Class VizInt.Bootstrapper

Afficher le fichier Open project: BlueMountainCapital/VizInt

Méthodes publiques

Méthode Description
Prepare ( System.Windows.ResourceDictionary dictionary ) : void

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

Method Details

Prepare() public static méthode

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
Résultat void