Click or drag to resize

CompositeContextMenuExtension Constructor (String)

Initializes a new instance of the CompositeContextMenuExtension class.

Namespace:  TomsToolbox.Wpf.Composition
Assembly:  TomsToolbox.Wpf.Composition (in TomsToolbox.Wpf.Composition.dll)
Syntax
public CompositeContextMenuExtension(
	string? regionId
)

Parameters

regionId
Type: SystemString
The region identifier.
See Also