Gets or sets a value indicating if the menu will auto close when the user clicks outside of it.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public bool AutoClose { get; set; }
Visual Basic
Public Property AutoClose As Boolean
	Get
	Set

See Also