Table of Contents
SeparatorTemplate Property

Gets or sets the separator template.

Syntax
 public DataTemplate SeparatorTemplate { get; set; }
Remarks

This property is bound to MenuBase.SeparatorTemplate.

See Also