Click or drag to resize

VisualCompositionExportAttributeSequence Property

Gets a sequence to support ordering of view model collections.

Namespace:  TomsToolbox.Wpf.Composition.Mef
Assembly:  TomsToolbox.Wpf.Composition.Mef (in TomsToolbox.Wpf.Composition.Mef.dll)
Syntax
public double Sequence { get; set; }

Property Value

Type: Double

Implements

IVisualCompositionMetadataSequence
See Also