Back to Devexpress

LightweightThemeAssembly Members

wpf-devexpress-dot-xpf-dot-core-dot-lightweightthemeassembly-dot-underscore-members.md

latest3.0 KB
Original Source

LightweightThemeAssembly Members

Contains information about a lightweight theme assembly.

Constructors

NameDescription
LightweightThemeAssembly(String, Func<Assembly>)Initializes a new instance of the LightweightThemeAssembly class with specified settings.

Fields

NameDescription
ThemesLW staticThe DevExpress.Xpf.ThemesLW assembly.

Properties

NameDescription
AssemblyGets the assembly that contains the theme.
NameGets the assembly name.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the assembly Name.

See Also

LightweightThemeAssembly Class

DevExpress.Xpf.Core Namespace