Share via


ThumbButtonInfo.IsInteractiveProperty Field

Identifies the IsInteractive dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

ThumbButtonInfo Class

Microsoft.Windows.Shell Namespace

Other Resources

Dependency Properties Overview