ThumbButtonInfo.IsBackgroundVisibleProperty Field

Identifies the IsBackgroundVisible dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

ThumbButtonInfo Class

Microsoft.Windows.Shell Namespace

Other Resources

Dependency Properties Overview