Back to Devexpress

MiniMapBehavior Class

wpf-devexpress-dot-xpf-dot-map-6ea9a3f3.md

latest1.6 KB
Original Source

MiniMapBehavior Class

The base class to provide mini map behavior.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public abstract class MiniMapBehavior :
    MapDependencyObject
vb
Public MustInherit Class MiniMapBehavior
    Inherits MapDependencyObject

The following members return MiniMapBehavior objects:

Remarks

Refer to the Mini Map topic to learn more about mini map behaviors.

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject MiniMapBehavior DynamicMiniMapBehavior

FixedMiniMapBehavior

See Also

MiniMapBehavior Members

DevExpress.Xpf.Map Namespace