ResourceDictionaryLocation Enumeration
.NET Framework (current version)
Specifies the locations where theme resource dictionaries are located.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| ExternalAssembly | Theme dictionaries exist in assemblies external to the one defining the types being themed. | |
| None | No theme dictionaries exist. | |
| SourceAssembly | Theme dictionaries exist in the assembly that defines the types being themed. |
.NET Framework
Available since 3.0
Available since 3.0
Show: