Click or drag to resize

ComposableContentControlRole Property

Gets or sets the role of the template.

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

Property Value

Type: Object
See Also