C# Class VizInt.Bootstrapper

Datei anzeigen Open project: BlueMountainCapital/VizInt

Public Methods

Method 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 method

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
return void