CollectionViewSource.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 might differ by culture, such as sorting.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
<collectionViewSource Culture="cultureName"/>
XAML Values
Term | Definition |
cultureName | A string used to set the CultureInfo. |
Show: