Back to Devexpress

XAML Namespaces

wpf-7385-common-concepts-xaml-namespaces.md

latest8.5 KB
Original Source

XAML Namespaces

  • Nov 23, 2023
  • 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:

xaml
<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.

ProductPrefix / XAML NamespaceAssembliesMapped Namespaces
Commonxmlns: 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.v25.2.dllDevExpress.Xpf.Core, DevExpress.Xpf.Data, DevExpress.Xpf.Core.Native
Accordion Controlxmlns: dxa ="http://schemas.devexpress.com/winfx/2008/xaml/accordion"DevExpress.Xpf.Accordion.v25.2.dllDevExpress.Xpf.Accordion
Carouselxmlns: dxca ="http://schemas.devexpress.com/winfx/2008/xaml/carousel"DevExpress.Xpf.Carousel.v25.2.dllDevExpress.Xpf.Carousel
Charts Suitexmlns: dxc ="http://schemas.devexpress.com/winfx/2008/xaml/charts"DevExpress.Xpf.Charts.v25.2.dllDevExpress.Xpf.Charts
Data Editorsxmlns: dxe ="http://schemas.devexpress.com/winfx/2008/xaml/editors"DevExpress.Xpf.Core.v25.2.dllDevExpress.Xpf.Editors, DevExpress.Xpf.Editors.Settings, DevExpress.Xpf.Editors.Validation, DevExpress.Xpf.Editors.DateNavigator, DevExpress.Xpf.Editors.Popups, DevExpress.Xpf.Editors.Filtering
Data Gridxmlns: dxg ="http://schemas.devexpress.com/winfx/2008/xaml/grid"DevExpress.Xpf.Grid.v25.2.dll, DevExpress.Xpf.Grid.v25.2.Core.dllDevExpress.Xpf.Grid, DevExpress.Xpf.Grid.LookUp, DevExpress.Xpf.Grid.TreeList
Diagram Controlxmlns: dxdiag ="http://schemas.devexpress.com/winfx/2008/xaml/diagram"DevExpress.Diagram.v25.2.Core.dll, DevExpress.Xpf.Diagram.v25.2.dllDevExpress.Xpf.Diagram, DevExpress.Diagram.Core
Dock Windowsxmlns: dxdo ="http://schemas.devexpress.com/winfx/2008/xaml/docking"DevExpress.Xpf.Docking.v25.2.dll, DevExpress.Xpf.Layout.v25.2.Core.dllDevExpress.Xpf.Docking
Gantt Controlxmlns: dxgn ="http://schemas.devexpress.com/winfx/2008/xaml/gantt"DevExpress.Xpf.Gantt.v25.2.dllDevExpress.Xpf.Gantt
Gauge Controlsxmlns: dxga ="http://schemas.devexpress.com/winfx/2008/xaml/gauges"DevExpress.Xpf.Gauges.v25.2.dllDevExpress.Xpf.Gauges
MVVM Frameworkxmlns: dxmvvm ="http://schemas.devexpress.com/winfx/2008/xaml/mvvm"DevExpress.Mvvm.v25.2.dllDevExpress.Mvvm
Map Controlxmlns: dxm ="http://schemas.devexpress.com/winfx/2008/xaml/map"DevExpress.Xpf.Map.v25.2.dllDevExpress.Xpf.Map
Navigation Barxmlns: dxn ="http://schemas.devexpress.com/winfx/2008/xaml/navbar"DevExpress.Xpf.NavBar.v25.2.dllDevExpress.Xpf.NavBar
PDF Viewerxmlns: dxpdf ="http://schemas.devexpress.com/winfx/2008/xaml/pdf"DevExpress.Xpf.PdfViewer.v25.2.dllDevExpress.Xpf.PdfViewer
Pivot Gridxmlns: dxpg ="http://schemas.devexpress.com/winfx/2008/xaml/pivotgrid"DevExpress.Xpf.PivotGrid.v25.2.dllDevExpress.Xpf.PivotGrid
Printing-Exportingxmlns: dxp ="http://schemas.devexpress.com/winfx/2008/xaml/printing"DevExpress.Xpf.Printing.v25.2.dll, DevExpress.Xpf.Printing.v25.2.Core.dll, DevExpress.Xpf.Printing.v25.2.Service.dllDevExpress.Xpf.Printing
Property Gridxmlns: dxprg ="http://schemas.devexpress.com/winfx/2008/xaml/propertygrid"DevExpress.Xpf.PropertyGrid.v25.2.dllDevExpress.Xpf.PropertyGrid
Ribbonxmlns: dxr ="http://schemas.devexpress.com/winfx/2008/xaml/ribbon"DevExpress.Xpf.Ribbon.v25.2.dllDevExpress.Xpf.Ribbon
Rich Text Editorxmlns: dxre ="http://schemas.devexpress.com/winfx/2008/xaml/richedit"DevExpress.Xpf.RichEdit.v25.2.dllDevExpress.Xpf.RichEdit
Schedulerxmlns: dxsch ="http://schemas.devexpress.com/winfx/2008/xaml/scheduling"DevExpress.Xpf.Scheduling.v25.2.dllDevExpress.Xpf.Scheduling, DevExpress.Xpf.Scheduling.Editors, DevExpress.Xpf.Scheduling.Visual
Spreadsheetxmlns: dxsps ="http://schemas.devexpress.com/winfx/2008/xaml/spreadsheet"DevExpress.Xpf.Spreadsheet.v25.2.dllDevExpress.Xpf.Spreadsheet
Tile and Layoutxmlns: dxlc ="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol"DevExpress.Xpf.LayoutControl.v25.2.dllDevExpress.Xpf.LayoutControl
Barsxmlns: dxb ="http://schemas.devexpress.com/winfx/2008/xaml/bars"DevExpress.Xpf.Core.v25.2.dllDevExpress.Xpf.Bars
Book Control, Wizard Controlxmlns: dxco ="http://schemas.devexpress.com/winfx/2008/xaml/controls"DevExpress.Xpf.Controls.v25.2.dllDevExpress.Xpf.Controls
Windows Modern UIxmlns: dxwui ="http://schemas.devexpress.com/winfx/2008/xaml/windowsui"DevExpress.Xpf.Controls.v25.2.dllDevExpress.Xpf.WindowsUI
Windows Modern UI Navigationxmlns: dxwuin ="http://schemas.devexpress.com/winfx/2008/xaml/windowsui/navigation"DevExpress.Xpf.Controls.v25.2.dllDevExpress.Xpf.WindowsUI.Navigation

See Also

XAML Namespaces and Namespace Mapping