Code Snippet posted by:
Naimishforu | Posted on: 2/27/2011 | Category:
WPF Codes | Views: 2359 | Status:
[Member] [MVP] |
Points: 40
|
Alert Moderator
Change the below in APPPLICATION.XAML code :
<Application x:Class="Application"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="Page1.xaml" >
<Application.Resources>
</Application.Resources>
</Application>
Thanks,
Naimish
http://dotnetinterview.zxq.net/
http://naimishpandya.blogspot.in/