StackNode.OnSeparatorContextualMenuEvent
protected void OnSeparatorContextualMenuEvent(UIElements.ContextualMenuPopulateEvent evt,
int separatorIndex);
Parameters
| evt | The event. | |
| separatorIndex | The index of the separator on which the menu was invoked. |
Description 描述
This method is automatically called when a contextual menu is about to appear on a StackNode separator.