Back to Devexpress

Theme Constructors

wpf-devexpress-dot-xpf-dot-core-dot-theme-dot-ctor.md

latest846 B
Original Source

Theme Constructors

A WPF theme.

NameParametersDescription
Theme(String, String, String, Uri, Uri, Uri)name, fullName, category, smallGlyphUri, largeGlyphUri, svgGlyphUriInitializes a new instance of the Theme class with the specified settings.
Theme(String)nameInitializes a new instance of the Theme class with the specified name.

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace