Click or drag to resize

IconViewport Property

Gets or sets the optional viewport where the image will be displayed. If the viewport property is not set, the window is used.

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

Property Value

Type: FrameworkElement
See Also