StaysOpen Property (WPFContextMenu)

Action

Gets a value that indicates whether the ContextMenu should close automatically. This is a dependency property.

Syntax

C#
protected Boolean StaysOpen { get; }
VB
'Declaration
Protected Read Property StaysOpen As Boolean

Access

Read only.