What Is Wpf Application?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Windows Presentation Foundation (WPF) is a graphical sub–system for rendering user interfaces in Windows–based applications. WPF is intended to replace the graphics device interface (GDI) and the user interface (UI) processes related to the Win32 API, which have been used for almost two decades since the release of Windows 95. WPF is a part of the .NET framework and provides an API for creating and rendering user interfaces. It uses vector–based rendering to provide resolution independence, as well as animation, media, and data integration support with control over layout and appearance.