Table of Contents
TrackBackgroundStyle Property

Gets or sets the Style applied to the trach background element. This is a dependency property.

Syntax
 public Style TrackBackgroundStyle { get; set; }
See Also