DockLayoutManager.EnableWin32CompatibilityProperty Field
In This Article
Identifies the DockLayoutManager.EnableWin32Compatibility dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
public static readonly DependencyProperty EnableWin32CompatibilityProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also