Click or drag to resize

SelectionRectangleBehaviorTargetElement Property

Gets or sets the target element that displays the selection.

Namespace:  TomsToolbox.Wpf.Interactivity
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public FrameworkElement? TargetElement { get; set; }

Property Value

Type: FrameworkElement
See Also