Share via


ThumbButtonInfo.VisibilityProperty Field

Identifies the Visibility dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

ThumbButtonInfo Class

Microsoft.Windows.Shell Namespace

Other Resources

Dependency Properties Overview