Share via


TaskbarItemInfo.ThumbButtonInfosProperty Field

Identifies the ThumbButtonInfos dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

TaskbarItemInfo Class

Microsoft.Windows.Shell Namespace

Other Resources

Dependency Properties Overview