Experimental: this API is experimental and might be changed or removed in the future.

StackNode.OnSeparatorContextualMenuEvent

매뉴얼로 전환
protected void OnSeparatorContextualMenuEvent (UIElements.ContextualMenuPopulateEvent evt, int separatorIndex);

파라미터

evtThe event.
separatorIndexThe index of the separator on which the menu was invoked.

설명

This method is automatically called when a contextual menu is about to appear on a StackNode separator.