
Adds MultiDayView for the Calendar, plus nested properties support in the DataGrid.
Features
- DataGrid
- Added nested PropertyName support for the DataGridColumns.
- Calendar
- Added property for hiding/showing the weekends inside the MultiDay view.
Fixes
- DataGrid
- TemplateColumn throws NullReferenceException when measuring its cells while scrolling.
- Modifying the last item throws IndexOutOfRangeException when filter is applied.
- When updating the selected item inside a filtered grid, the item is not positioned correctly.
- Calendar
- The CurrentTimeIndicator does not respects its BorderThickness when set through the CurrentTimeIndicatorStyle.
- Chart
- Chart axes lines, ticks and labels aren't theme aware by default since the Creators Update.
- Chart crashes when it gets opened in a different UI thread.
- RadialMenu
- COMException is thrown while opening and closing the RadialMenu.