Back to Devexpress

DiagramControl.PlatformCache Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-922039ce.md

latest1.0 KB
Original Source

DiagramControl.PlatformCache Property

This property supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Diagram

Assembly : DevExpress.Xpf.Diagram.v25.2.dll

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
public static PlatformCache PlatformCache { get; }
vb
Public Shared ReadOnly Property PlatformCache As PlatformCache

Property Value

Type
DevExpress.Diagram.Core.Native.PlatformCache

See Also

DiagramControl Class

DiagramControl Members

DevExpress.Xpf.Diagram Namespace