Click or drag to resize

VisualCompositionExportAttributeRole Property

Gets the role of the view model for visual composition.

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

Property Value

Type: Object

Implements

IVisualCompositionMetadataRole
See Also