C# Class WinRTXamlToolkit.Controls.DataVisualization.Charting.ResourceDictionaryExtensions

Extension methods for the ResourceDictionary class.
Afficher le fichier Open project: xyzzer/WinRTXamlToolkit

Méthodes publiques

Méthode Description
ShallowCopy ( this dictionary ) : ResourceDictionary

Makes a shallow copy of the specified ResourceDictionary.

Method Details

ShallowCopy() public static méthode

Makes a shallow copy of the specified ResourceDictionary.
public static ShallowCopy ( this dictionary ) : ResourceDictionary
dictionary this ResourceDictionary to copy.
Résultat ResourceDictionary