You can choose your language settings from within the program.
|
Here's the simple example class: The converter implements a dictionary to keep track of all Folders that are allready a Tree View Folder and is able to convert one Folder or a Observable Collection into Tree View Folder or Observable Collection. The issue here is, that in the second Tree View the Text Block displays a Count=1 after the 3 seconds at entry "2." but no [ ] appears in the Tree View. The main issue here is, that one Folder only exists one time for the whole application whereat the corresponding Tree View Folder exists n times with different properties... But I must use the converter as I need Tree View Folder instances in all levels of the Tree View.
|