Introduction to Windows Presentation Foundation

Source: Internet
Author: User

Windows Presentation Foundation (WPF) is the next-generation display system used to generate a Windows client application that can bring users an amazing visual experience.Program. With WPF, you can create a wide range of independent applications and applications hosted by browsers.

At its core, WPF is a vector-based rendering engine that is independent of resolution, designed to take advantage of modern graphics hardware. WPF extends this core through a set of application development features, including eXtensible Application Markup Language (XAML) controls, data binding, layout, 2D and 3D graphics, animations, styles, templates, documents, media, text, and layout. WPF is included in Microsoft. NET Framework, allowing you to generate applications that integrate other elements of the. NET Framework class library.

WPF exists as a subset of. NET Framework types. Most of these types are located inSystem. WindowsNamespace. If you have used. NET framework, such as ASP. net, Windows Forms, and other hosting technologies to generate applications, you should be familiar with the basic programming experience of WPF; you can use your favorite. net FrameworkProgramming Language(For example, C # Or Visual Basic) instantiate classes, set properties, call methods, and process events.

To support some more powerful WPF functions and simplify programming experience, WPF includes more programming structures that enhance attributes and events: dependency properties and routing events.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.