Click or drag to resize

SelectionRectangleBehaviorViewport Property

Gets or sets the view port in which the target element is displayed.

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

Property Value

Type: FrameworkElement
See Also