Class VersionedAssemblyResourceDictionary
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Provides a hash table / dictionary implementation that contains WPF resources used by components and other elements of a versioned WPF application.
public class VersionedAssemblyResourceDictionary : ResourceDictionary, IDictionary, ICollection, IEnumerable, IUriContext, INameScope, ISupportInitialize
- Inheritance
-
VersionedAssemblyResourceDictionary
- Implements
Properties
- RelativePath
Gets or sets assembly path in a relative form.
Methods
- GetXamlNameForType(Type)
Returns string representation of specified type.