Click or drag to resize

ShellThumbnailStretch Property

Gets or sets the Stretch value for the thumbnail or icon. This is a dependency property.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public Stretch Stretch { get; set; }

Property Value

Type: Stretch
The stretch value. Default is Uniform
See Also