Attached dependency property to apply a priority to menu or tool bar items

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 PriorityProperty
Visual Basic
Public Shared ReadOnly PriorityProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ PriorityProperty

See Also