ContextMenuButton.TargetElementProperty Field
The target element containing the context menu to show.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Shared ReadOnly TargetElementProperty As DependencyProperty
public static readonly DependencyProperty TargetElementProperty
public:
static initonly DependencyProperty^ TargetElementProperty
public static final var TargetElementProperty : DependencyProperty
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls Namespace