Back to Devexpress

TreeMapDependencyObject Class

wpf-devexpress-dot-xpf-dot-treemap-83f802c3.md

latest5.5 KB
Original Source

TreeMapDependencyObject Class

Enables Windows Presentation Foundation (WPF) property system services for its derived model classes.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

csharp
public abstract class TreeMapDependencyObject :
    Freezable,
    IOwnedElement,
    INotifyPropertyChanged
vb
Public MustInherit Class TreeMapDependencyObject
    Inherits Freezable
    Implements IOwnedElement,
               INotifyPropertyChanged

Remarks

For more information, refer to the DependencyObject class description in MSDN.

Inheritance

Show 62 items

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase

ToolTipInfo

ToolTipOptions

ToolTipPosition

TreeMapColorizerBase

TreeMapDataAdapterBase

TreeMapGroupDefinition

TreeMapItem

TreeMapLayoutAlgorithmBase

BlueGreenPalette

BlueIIPalette

BluePalette

SunburstPaletteColorizer

SunburstPaletteColorizerBase

SunburstRangeColorizer

TerracottaPiePalette

TheTreesPalette

ToolTipMousePosition

ToolTipRelativePosition

TreeMapFlatDataAdapter

TreeMapGradientColorizer

GreenPalette

GreenYellowPalette

BlueWarmPalette

ChameleonPalette

CustomPalette

DXTreeMapPalette

InAFogPalette

MarqueePalette

NatureColorsPalette

NorthernLightsPalette

Office2013Palette

Office2016Palette

OfficePalette

OrangePalette

OrangeRedPalette

PastelKitPalette

PredefinedPalette

RedOrangePalette

RedPalette

RedVioletPalette

SliceAndDiceLayoutAlgorithm

SlipstreamPalette

SquarifiedLayoutAlgorithm

StripedLayoutAlgorithm

SunburstGroupGradientColorizer

TreeMapGroupGradientColorizer

TreeMapHierarchicalDataAdapter

TreeMapItemStorage

TreeMapLayoutAlgorithm

TreeMapPaletteColorizer

TreeMapPaletteColorizerBase

TreeMapRangeColorizer

VioletIIPalette

VioletPalette

YellowOrangePalette

YellowPalette

See Also

TreeMapDependencyObject Members

DevExpress.Xpf.TreeMap Namespace