WindowChrome.ResizeGripDirection Attached Property

 

Note

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Gets or sets a value that indicates the direction of the resize grip behavior on an input element.

Namespace:   System.Windows.Shell
Assembly:  PresentationFramework (in PresentationFramework.dll)

Syntax

See GetResizeGripDirection, SetResizeGripDirection
See GetResizeGripDirection, SetResizeGripDirection
See GetResizeGripDirection, SetResizeGripDirection
See GetResizeGripDirection, SetResizeGripDirection

Property Value

Type: System.Windows.Shell.ResizeGripDirection

One of the enumeration values that indicates the direction of the resize grip behavior on an input element. The registered default is None. For more information about what can influence the value, see Dependency Property Value Precedence.

Remarks

Dependency Property Information

Identifier field

ResizeGripDirectionProperty

Metadata properties set to true

Inherits

See Also

WindowChrome Class
System.Windows.Shell Namespace

Return to top