Click or drag to resize
ResourceDictionaryClear Method
Removes all items from this ResourceDictionary.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public void Clear()
See Also