How do I fill a dictionary with sampledata to use in design mode?
I added xmlns:k="clr-namespace:System.Collections.Generic;assembly=mscorlib"
to be able to add key-value pairs but somehow it still doesnt work.
Can someone help me with this please?