WindowChrome.NonClientFrameEdgesProperty Field

Identifies the NonClientFrameEdges dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

WindowChrome Class

Microsoft.Windows.Shell Namespace