Actipro Shell for WPF 2019.1 build 0686

Released: Aug 13, 2020

2019.1 build 0686 での更新項目

機能

  • Added the ShellListView.SortDirection and SortShellPropertyKey properties, which determine how the list is sorted.
  • Added the ShellListView.CanResetSortOnRootShellFolderChange property, which can be set to false to prevent sort reset when the root folder changes.
  • Added the ShellListView.UpdateColumns method and added support for the CanColumnsToggleVisibility property.
  • Significantly improved the speed by which ShellListView can sort Microsoft Windows shell objects by property.
  • Updated ShellListView to visually refresh property data like modified dates as changes occur.
  • Updated the logic used to retrieve the IShellObject.FileSystemPath for Windows shell libraries.

不具合の修正

  • Fixed a bug where sorting or renaming a shell object in a ShellListView with a non-Details layout mode could throw an exception.