Share via


ThumbButtonInfo.IsEnabledProperty Field

Identifies the IsEnabled dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

ThumbButtonInfo Class

Microsoft.Windows.Shell Namespace

Other Resources

Dependency Properties Overview