Click or drag to resize

VisualCompositionExportAttributeRole Property

Gets the role of the view model for visual composition.

Namespace:  TomsToolbox.Wpf.Composition.AttributedModel
Assembly:  TomsToolbox.Wpf.Composition.AttributedModel (in TomsToolbox.Wpf.Composition.AttributedModel.dll)
Syntax
public Object? Role { get; set; }

Property Value

Type: Object

Implements

IVisualCompositionMetadataRole
See Also