Wrong information for hard disk partition
Brought to you by:
agaman
Steps to reproduce:
1) Open TreeViewAdv sample application.
2) Navigate to ”FolderBrowser” tab.
3) Navigate to C:\Users\current_user folder
Expected result: Size and date for hard disk partitions are blank or have a proper default value
Actual result: Size 0 and date 1/01/0001 00:00:00 are displayed for the root nodes.
This is not a bug in the Control.
The current implementation of the FolderBrowserModel (in the sample app) don't retrieve disk partitions information.