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.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Globalization.CultureInfoThe culture information to use during culture-sensitive operations.
Show: