WPF Deployment
- 6 minutes to read
This document describes assemblies deployed with your WPF applications that utilize the functionality of DevExpress Dashboard.
Note that if you use other Developer Express components in your application, their use and deployment should comply with the corresponding EULA documents. For more details on licensing and the redistribution policy of Developer Express, refer to Redistribution and Deployment.
Redistributable Libraries
Below are the libraries considered redistributable under the DevExpress EULA. These libraries are intended for distribution by you to end-users of the software applications that you create.
Assembly | Description |
---|---|
DevExpress.Charts.v24.1.Core.dll | All DevExpress Charting controls contain classes shared via the same charting engine. These classes, along with a codebase, are intended for internal use, but also provide the basic functionality for ASP.NET Charts, WinForms Charts, and WPF Charts. This assembly is also required when deploying an application containing the WPF Spreadsheet control with a chart. |
DevExpress.CodeParser.v24.1.dll | Contains classes used to parse SQL queries within the Query Builder dialog. |
DevExpress.Dashboard.v24.1.Core.dll | Contains classes that implement the basic functionality for DevExpress dashboard components. |
DevExpress.Dashboard.v24.1.Wpf.dll | Contains classes that implement functionality for the WPF DashboardControl. |
DevExpress.Data.v24.1.dll | Implements the most basic functionality common to all DevExpress controls. This includes classes for data binding, skinning, printing, exporting, as well as many other auxiliary types and resources. |
DevExpress.DataAccess.v24.1.dll | Contains classes that utilize the most popular approaches to access different data providers. |
DevExpress.Images.v24.1.dll | The DevExpress Image Gallery, which stores images for use in various controls and components. Deploy this library when providing context-dependent images to controls and components using the Image URI feature. |
DevExpress.Diagram.v24.1.Core.dll | Contains internal classes that implement the basic functionality for DevExpress diagram controls. |
DevExpress.Drawing.v24.1.dll | Contains cross-platform counterparts of the |
DevExpress.Map.v24.1.Core.dll | Contains common algorithms for drawing a map. |
DevExpress.Mvvm.v24.1.dll | Contains classes that support the MVVM design pattern. |
DevExpress.Office.v24.1.Core.dll | Contains base classes common for Office File API and Office controls. |
DevExpress.Pdf.v24.1.Core.dll | Contains internal classes that provide the basic functionality to parse and render PDF files. |
DevExpress.PivotGrid.v24.1.Core.dll | Contains internal classes that implement the basic functionality for WinForms PivotGrid, ASP.NET PivotGrid and WPF PivotGrid controls. |
DevExpress.Printing.v24.1.Core.dll | Contains classes that implement the basic functionality for DevExpress printing libraries. Required only for the DashboardDesigner control. |
DevExpress.RichEdit.v24.1.Core.dll | Contains classes that implement the logic for formatting rich text, as well as basic types that provide a public API common to such DevExpress RTF controls as ASP.NET RichEdit, WinForms RichEdit, and WPF RichEdit. This assembly is also required when using a Rich Edit in-place editor (RepositoryItemRichTextEdit), Filter Editor Control and/or exporting to DOCX. |
DevExpress.Sparkline.v24.1.Core.dll | Contains base classes that implement the core functionality of DevExpress Sparkline controls. |
DevExpress.TreeMap.v24.1.Core.dll | Contains base classes that implement the core functionality of the TreeMapControl. |
DevExpress.Utils.v24.1.dll | Contains basic utility classes and common skins (such as “DevExpress Style”, “Visual Studio 2013”, “Office 2013” and “Seven Classic”). |
DevExpress.Xpf.Charts.v24.1.dll | Contains the ChartControl and other components that are included in the WPF Charts suite. In addition, this assembly is required when deploying an application containing the WPF Spreadsheet control with a chart. |
DevExpress.Xpf.Core.v24.1.dll | Contains the bars and editors libraries, basic controls and utility classes. |
DevExpress.Xpf.Dashboard.v24.1.dll | Contains classes that implement functionality for the WPF DashboardControl. |
DevExpress.Xpf.Docking.v24.1.dll | Contains the DockLayoutManager and other components that are included in the WPF Docking suite. This assembly is also required when using the Print Preview functionality of the WPF Printing Library. |
DevExpress.Xpf.DocumentViewer.v24.1.Core.dll | Contains DocumentViewerControl and other classes that provide base viewing functionality for WPF viewer controls. |
DevExpress.Xpf.Grid.v24.1.Core.dll | Contains the base classes used by DevExpress data-aware controls (e.g., Grid, Tree List). |
DevExpress.Xpf.Grid.v24.1.dll | Contains the GridControl, TreeListControl and other components that are included in the WPF Grid suite. |
DevExpress.Xpf.Layout.v24.1.Core.dll | Contains classes which implement the basic layout functionality. This assembly is also required when using the Print Preview functionality of the WPF Printing Library. |
DevExpress.Xpf.LayoutControl.v24.1.dll | Contains classes that support building UI layouts. Required for the DateFilterDashboardItem implementation on the WPF platform. |
DevExpress.Xpf.Map.v24.1.dll | Contains the MapControl, along with other components of the Map control. |
DevExpress.Xpf.PivotGrid.v24.1.dll | Contains the PivotGridControl and other components that are included in the WPF Pivot Grid suite. |
DevExpress.Xpf.Printing.v24.1.dll | Provides basic printing-exporting functionality to DevExpress WPF controls. |
DevExpress.Xpf.PropertyGrid.v24.1.dll | Contains the PropertyGridControl and basic classes that implement its main functionality. |
DevExpress.Xpf.Ribbon.v24.1.dll | Contains the DevExpress WPF Ribbon control and its auxiliary classes. |
DevExpress.Xpf.RichEdit.v24.1.dll | Contains the RichEditControl and basic classes that implement its main functionality. |
DevExpress.Xpf.TreeMap.v24.1.dll | Contains the TreeMapControl and other components that are included in the TreeMap suite. |
DevExpress.Xpo.v24.1.dll | Contains the classes that support the main functionality of the eXpress Persistent Objects Library. Note: This assembly is also required when using XtraGrid’s Server Mode. |
DevExpress.XtraBars.v24.1.dll | Contains the main components provided by the XtraBars Suite (BarManager, DockManager and RibbonControl). |
DevExpress.XtraCharts.v24.1.dll | Contains basic classes that implement the main functionality of the XtraCharts Suite. |
DevExpress.XtraEditors.v24.1.dll | Contains a set of full-featured editors supported by the XtraEditors Suite. Note: This assembly is also required when using the PdfViewer control. |
DevExpress.XtraGauges.v24.1.Core.dll | Contains common algorithms for drawing gauges in different platforms for XtraGauges and ASPxGauges. |
DevExpress.XtraGauges.v24.1.Presets.dll | Contains over 150 ready-to-use Gauge presets for the ASPxGauges and XtraGauges Suites. |
DevExpress.XtraGauges.v24.1.Win.dll | Contains the GaugeControl component. |
DevExpress.XtraLayout.v24.1.dll | Contains the LayoutControl and DataLayoutControl controls. |
DevExpress.XtraMap.v24.1.dll | Contains the MapControl, along with other components of the WinForms Map suite. |
DevExpress.XtraPrinting.v24.1.dll | Contains classes that implement printing and exporting functionality implemented by the Printing-Exporting library. |
DevExpress.XtraReports.v24.1.dll | Contains classes that implement the main functionality of XtraReports. |
DevExpress.XtraTreeList.v24.1.dll | Contains the TreeList component. |
DevExpress.XtraTreeMap.v24.1.dll | Contains the TreeMapControl component. |
WPF Theme Assembly | Description |
DevExpress.Xpf.Themes.DXStyle.v24.1.dll | Contains resources for the DXStyle visual theme. |
DevExpress.Xpf.Themes.HybridApp.v24.1.dll | Contains resources for the HybridApp visual theme. |
DevExpress.Xpf.Themes.LightGray.v24.1.dll | Contains resources for the LightGray visual theme. |
DevExpress.Xpf.Themes.MetropolisDark.v24.1.dll | Contains resources for the MetropolisDark visual theme. |
DevExpress.Xpf.Themes.MetropolisLight.v24.1.dll | Contains resources for the MetropolisLight visual theme. |
DevExpress.Xpf.Themes.Office2007Black.v24.1.dll | Contains resources for the Office2007Black visual theme. |
DevExpress.Xpf.Themes.Office2007Blue.v24.1.dll | Contains resources for the Office2007Blue visual theme. |
DevExpress.Xpf.Themes.Office2007Silver.v24.1.dll | Contains resources for the Office2007Silver visual theme. |
DevExpress.Xpf.Themes.Office2010Black.v24.1.dll | Contains resources for the Office2010Black visual theme. |
DevExpress.Xpf.Themes.Office2010Blue.v24.1.dll | Contains resources for the Office2010Blue visual theme. |
DevExpress.Xpf.Themes.Office2010Silver.v24.1.dll | Contains resources for the Office2010Silver visual theme. |
DevExpress.Xpf.Themes.Office2013.v24.1.dll | Contains resources for the Office2013 visual theme. |
DevExpress.Xpf.Themes.Office2013DarkGray.v24.1.dll | Contains resources for the Office2013DarkGray visual theme. |
DevExpress.Xpf.Themes.Office2013LightGray.v24.1.dll | Contains resources for the Office2013LightGray visual theme. |
DevExpress.Xpf.Themes.Office2016Black.v24.1.dll | Contains resources for the Office2016Black visual theme. |
DevExpress.Xpf.Themes.Office2016Colorful.v24.1.dll | Contains resources for the Office2016Colorful visual theme. |
DevExpress.Xpf.Themes.Office2016White.v24.1.dll | Contains resources for the Office2016White visual theme. |
DevExpress.Xpf.Themes.Office2016BlackSE.v24.1.dll | Contains resources for the Office2016Black SE visual theme. |
DevExpress.Xpf.Themes.Office2016ColorfulSE.v24.1.dll | Contains resources for the Office2016Colorful SE visual theme. |
DevExpress.Xpf.Themes.Office2016DarkGraySE.v24.1.dll | Contains resources for the Office2016DarkGray SE visual theme. |
DevExpress.Xpf.Themes.Office2016WhiteSE.v24.1.dll | Contains resources for the Office2016White SE visual theme. |
DevExpress.Xpf.Themes.Seven.v24.1.dll | Contains resources for the Seven visual theme. |
DevExpress.Xpf.Themes.TouchlineDark.v24.1.dll | Contains resources for the TouchlineDark visual theme. |
DevExpress.Xpf.Themes.VS2010.v24.1.dll | Contains resources for the VS2010 visual theme. |
DevExpress.Xpf.Themes.VS2017Blue.v24.1.dll | Contains resources for the VS2017 Blue visual theme. |
DevExpress.Xpf.Themes.VS2017Dark.v24.1.dll | Contains resources for the VS2017 Dark visual theme. |
DevExpress.Xpf.Themes.VS2017Light.v24.1.dll | Contains resources for the VS2017 Light visual theme. |
Note
Office2019Colorful is a default theme used by DevExpress WPF controls. If your WPF project uses the default theme, you need to add a reference to the DevExpress.Xpf.Themes.Office2019Colorful.v24.1 assembly. For other themes, deploy the appropriate libraries.