[]
Gets or sets the style that is used when rendering the item containers. This is a dependency property.
public Style ItemContainerStyle { get; set; }
Public Property ItemContainerStyle As Style
Type | Description |
---|---|
Style | The style applied to the item containers. The default is null. |