Table of Contents
SplitterBackground Property

Gets or sets the background of the splitter bar.

Syntax
 public Brush SplitterBackground { get; set; }
Remarks

See customizing drag indicator template for more details on how to customize splitter.

See Also