Where is the shortcut “Open in Blend” in Visual Studio 2013?

后端 未结 3 1394
野的像风
野的像风 2020-12-14 01:16

Sometimes I see the shortcut sometimes I don\'t. I\'m not sure why.

How can I make the shortcut permanent?

3条回答
  •  天命终不由人
    2020-12-14 02:17

    When working on a Silverlight, Windows Phone or Windows Store app project, you can use the View -> Open in Blend command to open your current active tab/code XAML window in Blend.

    The above menu choice is not available for WPF apps only. No idea why.

提交回复
热议问题