Table of Contents
DecreaseButtonStyle Property

Gets or sets the Style applied to the top/left handle. This is a dependency property.

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