I've got an assembly somewhere on the file system, e.g. "C:empest.dll".
In that assembly there's a ResourceDictionary, e.g. "abc.xaml".
How can i get that ResourceDictionary? Maybe there is a way using Reflections? I didn't find a solution so far.
Thanks in advance!
Edit: Just wanted to add that I want to access the Resources in the Dictionary, e.g. a Style.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…