Click or drag to resize

IVisualCompositionBehaviorRegionId 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
string? RegionId { get; set; }

Property Value

Type: String
See Also