Share via


ThumbButtonInfo.DismissWhenClickedProperty Field

Identifies the DismissWhenClicked dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

ThumbButtonInfo Class

Microsoft.Windows.Shell Namespace

Other Resources

Dependency Properties Overview