Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is it possible to add an existing WPF project to a windows project.
Posted

1 solution

What I think is it should not support backward compatibility, because WPF Generated Xaml code in background and In form it is referent.

I think manually you need to copy and paste the code. and may need to do some extra coding.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900