Silverlight – Windows Phone: AppBar icon Different in the device

I mocked an application in Expression Blend. The application bar looks good in Blend, but when I start the emulator, the icon does not display properly.

XAML for the application bar:


< shell:ApplicationBarIconButton IconUri="/assets/appbar.favs.rest.png" Text="favorites"/>

The bottom left is how it is presented in Expression Blend . The bottom right is how it is displayed in the simulator.

What am I doing wrong here?

Make sure that appbar.favs.rest.png is marked as the content in the attribute -> build operation .

I mocked an application in Expression Blend. The application bar looks good in Blend, but when I start the emulator, the icon does not display properly.

XAML for the application bar:



The lower left is the rendering in Expression Blend Way. The bottom right is how it is displayed in the simulator.

What am I doing wrong here?

Make sure that appbar.favs.rest.png is marked as the content in the properties -> Build operation.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 4028 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.