WindowChrome.IsHitTestVisibleInChromeProperty Field

Identifies the IsHitTestVisibleInChrome dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

WindowChrome Class

Microsoft.Windows.Shell Namespace