WindowChrome.CaptionHeightProperty Field

Identifies the CaptionHeight dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

WindowChrome Class

Microsoft.Windows.Shell Namespace