Attached dependency property to add the id of the host into which this item should be merged

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

See Also