Click or drag to resize

VisualCompositionBehaviorTRegionId Property

Gets or sets the id of the region. The region id is used to select candidates for composition.

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

Property Value

Type: String

Implements

IVisualCompositionBehaviorRegionId
See Also