TaskbarItemInfo.ThumbnailClipMarginProperty Field

Identifies the ThumbnailClipMargin dependency property.

Namespace:  Microsoft.Windows.Shell
Assembly:  Microsoft.Windows.Shell (in Microsoft.Windows.Shell.dll)

Syntax

'Declaration
Public Shared ReadOnly ThumbnailClipMarginProperty As DependencyProperty
public static readonly DependencyProperty ThumbnailClipMarginProperty
public:
static initonly DependencyProperty^ ThumbnailClipMarginProperty
static val ThumbnailClipMarginProperty: DependencyProperty
public static final var ThumbnailClipMarginProperty : DependencyProperty

Field Value

Type: System.Windows.DependencyProperty
The identifier for the ThumbnailClipMargin dependency property.

.NET Framework Security

See Also

Reference

TaskbarItemInfo Class

Microsoft.Windows.Shell Namespace

Other Resources

Dependency Properties Overview