Click or drag to resize

PixelSnapperViewport Property

Gets or sets the view port displaying this control.

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

Property Value

Type: FrameworkElement
See Also