Gets or sets the style's culture. When this property is null, the style has the neutral culture.

Introduced: 30.0.

Syntax

public CultureInfo Culture { get; set; }
Public Property Culture() As CultureInfo