XAML Namespaces
- 2 minutes to read
This topic lists the XAML Namespaces used in the DevExpress products, demos, and documentation.
Add XAML Namespaces
XAML namespaces allow you to refer to particular types in different name scopes.
When you drop a DevExpress control onto the Visual Studio designer, a reference to the corresponding XAML namespace is added to the XAML file. For example, the following reference is added when you drop a GridControl:
<Window x:Class="WpfApplication1.Window1"
xmlns:dxg="http://schemas.devexpress.com/winfx/2008/xaml/grid"
...
DevExpress XAML Namespaces
The table below lists all DevExpress XAML namespaces, prefixes, assemblies, and mapped namespaces.
Product | Prefix / XAML Namespace | Assemblies | Mapped Namespaces |
---|---|---|---|
Common | xmlns:dx="http://schemas.devexpress.com/winfx/2008/xaml/core" xmlns:dxi="http://schemas.devexpress.com/winfx/2008/xaml/core/internal" xmlns:dxt="http://schemas.devexpress.com/winfx/2008/xaml/core/themekeys" |
DevExpress.Xpf.Core.v24.2.dll | DevExpress.Xpf.Core, DevExpress.Xpf.Data, DevExpress.Xpf.Core.Native |
Accordion Control | xmlns:dxa="http://schemas.devexpress.com/winfx/2008/xaml/accordion" | DevExpress.Xpf.Accordion.v24.2.dll | DevExpress.Xpf.Accordion |
Carousel | xmlns:dxca="http://schemas.devexpress.com/winfx/2008/xaml/carousel" | DevExpress.Xpf.Carousel.v24.2.dll | DevExpress.Xpf.Carousel |
Charts Suite | xmlns:dxc="http://schemas.devexpress.com/winfx/2008/xaml/charts" | DevExpress.Xpf.Charts.v24.2.dll | DevExpress.Xpf.Charts |
Data Editors | xmlns:dxe="http://schemas.devexpress.com/winfx/2008/xaml/editors" | DevExpress.Xpf.Core.v24.2.dll | DevExpress.Xpf.Editors, DevExpress.Xpf.Editors.Settings, DevExpress.Xpf.Editors.Validation, DevExpress.Xpf.Editors.DateNavigator, DevExpress.Xpf.Editors.Popups, DevExpress.Xpf.Editors.Filtering |
Data Grid | xmlns:dxg="http://schemas.devexpress.com/winfx/2008/xaml/grid" | DevExpress.Xpf.Grid.v24.2.dll, DevExpress.Xpf.Grid.v24.2.Core.dll | DevExpress.Xpf.Grid, DevExpress.Xpf.Grid.LookUp, DevExpress.Xpf.Grid.TreeList |
Diagram Control | xmlns:dxdiag="http://schemas.devexpress.com/winfx/2008/xaml/diagram" | DevExpress.Diagram.v24.2.Core.dll, DevExpress.Xpf.Diagram.v24.2.dll | DevExpress.Xpf.Diagram, DevExpress.Diagram.Core |
Dock Windows | xmlns:dxdo="http://schemas.devexpress.com/winfx/2008/xaml/docking" | DevExpress.Xpf.Docking.v24.2.dll, DevExpress.Xpf.Layout.v24.2.Core.dll | DevExpress.Xpf.Docking |
Gantt Control | xmlns:dxgn="http://schemas.devexpress.com/winfx/2008/xaml/gantt" | DevExpress.Xpf.Gantt.v24.2.dll | DevExpress.Xpf.Gantt |
Gauge Controls | xmlns:dxga="http://schemas.devexpress.com/winfx/2008/xaml/gauges" | DevExpress.Xpf.Gauges.v24.2.dll | DevExpress.Xpf.Gauges |
MVVM Framework | xmlns:dxmvvm="http://schemas.devexpress.com/winfx/2008/xaml/mvvm" | DevExpress.Mvvm.v24.2.dll | DevExpress.Mvvm |
Map Control | xmlns:dxm="http://schemas.devexpress.com/winfx/2008/xaml/map" | DevExpress.Xpf.Map.v24.2.dll | DevExpress.Xpf.Map |
Navigation Bar | xmlns:dxn="http://schemas.devexpress.com/winfx/2008/xaml/navbar" | DevExpress.Xpf.NavBar.v24.2.dll | DevExpress.Xpf.NavBar |
PDF Viewer | xmlns:dxpdf="http://schemas.devexpress.com/winfx/2008/xaml/pdf" | DevExpress.Xpf.PdfViewer.v24.2.dll | DevExpress.Xpf.PdfViewer |
Pivot Grid | xmlns:dxpg="http://schemas.devexpress.com/winfx/2008/xaml/pivotgrid" | DevExpress.Xpf.PivotGrid.v24.2.dll | DevExpress.Xpf.PivotGrid |
Printing-Exporting | xmlns:dxp="http://schemas.devexpress.com/winfx/2008/xaml/printing" | DevExpress.Xpf.Printing.v24.2.dll, DevExpress.Xpf.Printing.v24.2.Core.dll, DevExpress.Xpf.Printing.v24.2.Service.dll | DevExpress.Xpf.Printing |
Property Grid | xmlns:dxprg="http://schemas.devexpress.com/winfx/2008/xaml/propertygrid" | DevExpress.Xpf.PropertyGrid.v24.2.dll | DevExpress.Xpf.PropertyGrid |
Ribbon | xmlns:dxr="http://schemas.devexpress.com/winfx/2008/xaml/ribbon" | DevExpress.Xpf.Ribbon.v24.2.dll | DevExpress.Xpf.Ribbon |
Rich Text Editor | xmlns:dxre="http://schemas.devexpress.com/winfx/2008/xaml/richedit" | DevExpress.Xpf.RichEdit.v24.2.dll | DevExpress.Xpf.RichEdit |
Scheduler | xmlns:dxsch="http://schemas.devexpress.com/winfx/2008/xaml/scheduling" | DevExpress.Xpf.Scheduling.v24.2.dll | DevExpress.Xpf.Scheduling, DevExpress.Xpf.Scheduling.Editors, DevExpress.Xpf.Scheduling.Visual |
Spreadsheet | xmlns:dxsps="http://schemas.devexpress.com/winfx/2008/xaml/spreadsheet" | DevExpress.Xpf.Spreadsheet.v24.2.dll | DevExpress.Xpf.Spreadsheet |
Tile and Layout | xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol" | DevExpress.Xpf.LayoutControl.v24.2.dll | DevExpress.Xpf.LayoutControl |
Bars | xmlns:dxb="http://schemas.devexpress.com/winfx/2008/xaml/bars" | DevExpress.Xpf.Core.v24.2.dll | DevExpress.Xpf.Bars |
Book Control, Wizard Control | xmlns:dxco="http://schemas.devexpress.com/winfx/2008/xaml/controls" | DevExpress.Xpf.Controls.v24.2.dll | DevExpress.Xpf.Controls |
Windows Modern UI | xmlns:dxwui="http://schemas.devexpress.com/winfx/2008/xaml/windowsui" | DevExpress.Xpf.Controls.v24.2.dll | DevExpress.Xpf.WindowsUI |
Windows Modern UI Navigation | xmlns:dxwuin="http://schemas.devexpress.com/winfx/2008/xaml/windowsui/navigation" | DevExpress.Xpf.Controls.v24.2.dll | DevExpress.Xpf.WindowsUI.Navigation |
See Also