
Improves performance when moving a tree node to another location.
Features
- Updated PropertyGrid to prevent ObservableCollection property model refreshing when an item is replaced.
- Improved the performance of moving a tree node to another location in the tree.
Fixes
- Fixed a bug where a BrushEditBox used in PropertyGrid wouldn't always raise the PropertyValueChanged event.
- Fixed a bug where hidden columns wouldn't allow star width columns to size correctly.
- Fixed a bug in how TreeListBox notified of multiple item removal.