VS2013 - XAML Editor - No Go to Definition for resources
Hi,
in VS2013 you can use F12 (Go to Definition) on Resource usages like the following:
<TextBlock Text="{Binding Title}" Style="{StaticResource TitleTextBlockStyle}" TextWrapping="NoWrap"/>
If I got Resharper (8.1) enabled, this feature doesn't work.
Are there any workarounds or planed fixes for this?
Thanks
Kai
Please sign in to leave a comment.