| Author |
Message |
deepak.stoic
Joined: 25 Dec 2012 Posts: 1
|
Posted: Tue Dec 25, 2012 10:16 am Post subject: system.collections.generic.keynotfoundexception |
|
|
when ever i try to obfuscate my assembly, following error occurs.
system.collections.generic.keynotfoundexception
on investigating i found that following style is causing the problem.
<ItemContainerTemplate x:Key="{ItemContainerTemplateKey DataType={x:Type Model:RibbonGalleryModel}}">
<Ribbon:RibbonGallery ScrollViewer.VerticalScrollBarVisibility="{Binding VerticalScrollBarVisibility}" ColumnsStretchToFill="True" Style="{StaticResource ResourceKey=ribbonGalleryStyle}" PreviewCommandParameter="{Binding RelativeSource={RelativeSource Self}, Path=HighlightedItem}" />
</ItemContainerTemplate>
Thanks
Deepak |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group