The MergeMenus type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetAddSeparator |
Gets the AddSeparatorBehaviour of this item.
|
![]() ![]() | GetHostId |
Gets the merge host id of this item.
|
![]() ![]() | GetId |
Gets the id
|
![]() ![]() | GetPriority |
Gets the priority from an merge item
|
![]() ![]() | GetPriorityDef |
Gets the priority from an merge item
|
![]() ![]() | SetAddSeparator |
Sets theAddSeparatorBehaviour for this item
|
![]() ![]() | SetHostId |
Sets the merge host for this item
|
![]() ![]() | SetId |
Sets the id
|
![]() ![]() | SetPriority |
Sets the priority for merge items
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | AddSeparatorProperty |
Attached dependency property to add the AddSeparatorBehaviour
|
![]() ![]() | HostIdProperty |
Attached dependency property to add the id of the host into which this item should be merged
|
![]() ![]() | IdProperty |
Attached dependency property to add a id to WPF Tollbars or Menus.
Menu or Toolbar (or ToolBarTray) is a valid merge host then.
|
![]() ![]() | PriorityProperty |
Attached dependency property to apply a priority to menu or tool bar items
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | MergeHosts |
Gets the dictionary with all hosts.
|
![]() ![]() | UnmergedItems |
Gets the list with all so far unmerged items
|
Attached Properties
Name | Description | |
---|---|---|
![]() | AddSeparator | |
![]() | HostId | |
![]() | Id | |
![]() | Priority |