DockingLocalizer Class
In This Article
A base class that provides necessary functionality for custom localizers of the Dock Windows library.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
#Remarks
Note
Important: Not all strings can be translated via Localizer classes. Some components contain form resources (e.
For more information on utilizing the DockingLocalizer class, refer to the Localizing WPF Controls via Localizer Objects document.
#Inheritance
Object
XtraLocalizer
XtraLocalizer<DevExpress.Xpf.Docking.Base.DockingStringId>
DXLocalizer<DevExpress.Xpf.Docking.Base.DockingStringId>
DockingLocalizer
See Also