Table of Contents
BorderThickness Property

Gets or sets the thickness of the border of the ListBox.

Syntax
 public Thickness BorderThickness { get; set; }
See Also