LayoutAwarePage does not exist in namespace VS2012 bug?

前端 未结 10 1229
情深已故
情深已故 2021-02-05 05:41

I\'m trying to get a search contract working on my Win 8 app but after adding a search contract to my project I get the following namespace error:

LayoutAwarePag         


        
10条回答
  •  长发绾君心
    2021-02-05 06:23

    Please close all tabs in VS if opened.

    Then Click Build-> clean solution

    next click build->rebuild solution

    Now open the xaml file.

    Hope it will work

提交回复
热议问题