Culture Property

ICollectionView.Culture Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the cultural information for any operations of the view that may differ by culture, such as sorting.

Namespace:  System.ComponentModel
Assembly:  System.Windows (in System.Windows.dll)

CultureInfo Culture { get; set; }

Property Value

Type: System.Globalization.CultureInfo
The culture information to use during culture-sensitive operations.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft