Attached dependency property to add the AddSeparatorBehaviour

Namespace: AppCan.wpf.Menus
Assembly: AppCan.wpf (in AppCan.wpf.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static readonly DependencyProperty AddSeparatorProperty
Visual Basic
Public Shared ReadOnly AddSeparatorProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ AddSeparatorProperty

See Also