Version

ShowSeparator Method

Displais the IItemSeparator object into any container.
Overload List
OverloadDescription
ShowSeparator(FrameworkElement,Point,IItemSeparator)Displais the IItemSeparator object into any container.  
ShowSeparator(FrameworkElement,Point)Displais the separator element depends on mousePosition parameter.  
ShowSeparator(FrameworkElement,Point,Type,Object[])Creates a new instance of separator and attach it to the System.Windows.DependencyObject object and shows the separator. If System.Windows.DependencyObject object has already separator attached to it then this separator will be reused.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also