what is wpf
what is wpf and where wpf used.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishnujeet KumarPosted Jan 1, 2013, 1:00 PM
The Windows Presentation Foundation is Microsoft next generation UI framework to create applications with a rich user experience. It is part of the .NET framework 3.0 and higher.
WPF combines application UIs, 2D graphics, 3D graphics, documents and multimedia into one single framework. Its vector based rendering engine uses hardware acceleration of modern graphic cards. This makes the UI faster, scalable and resolution independent.
know more about wpf go through this link..
http://www.c-sharpcorner.com/blogs/211/what-is-wpf.aspx
Panel in wpf .
http://www.c-sharpcorner.com/UploadFile/0b73e1/different-types-of-panels-in-xaml-layout/