I want to display my resource dictionary items with my custom design view, i want to make a ListView to show the keys with the values. and can edit withing the design view.
-i want to be able to edit my dictionary within visual studio desiner.

I want to display my resource dictionary items with my custom design view, i want to make a ListView to show the keys with the values. and can edit withing the design view.
-i want to be able to edit my dictionary within visual studio desiner.

Copyright © 2021 Jogjafile Inc.
I think you can use Keys and Values properties of resourceDictionary instance below.