Share via


ThumbButtonInfo.CommandTargetProperty Field

Identifies the CommandTarget dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

ThumbButtonInfo Class

Microsoft.Windows.Shell Namespace

Other Resources

Dependency Properties Overview