Hi is there performance problem on a WinRT application if I
have multiple Dictionary.xaml files e.g instead of having one MainViewStyleDictionary.xaml
I have ContentLabelStyleDictionary.xaml,ContentGridStyleDictionary.xaml and so on...?
No. That shouldn't cause a perf problem on its own.
--Rob