UICommandSeparator Class

Represents a command separator in a context menu.

Syntax

public ref class UICommandSeparator sealed : IUICommand  

Remarks

You can use a command separator to create a visual separation between groups of items in a context menu.

Setting properties on a UICommandSeparator object has no effect.

Requirements

Namespace: Windows.UI.Popups

Metadata: windows.winmd

See also

Reference

UICommandSeparator Members

Windows.UI.Popups Namespace