Click or drag to resize

VisualCompositionExportAttributeSequence Property

Gets a sequence to support ordering of view model collections.

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

Property Value

Type: Double

Implements

IVisualCompositionMetadataSequence
See Also