crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Architecture of WPF
Question Posted on 20 Mar 2012Home >> Frameworks >> WPF >> Architecture of WPF

Below figure shows the full architecture of WPF which has three major sections:-
(1)Presentation core
(2)Presentation framework
(3)Milcore.
In the below diagram we can see how other sections like DirectX and Operating System interact with the system. Below is the detail of allthing which comes in below image.



WPF Architecture

(1)User32-: It decides what goes where on the screen.
(2)DirectX:- As we know WPF uses DirectX internally. DirectX talks with drivers and renders the content.
(3)Milcore:- Mil stands for media integration library. This section is unmanaged code because it acts like a bridge between the WPF managed and the DirectX / User32 unmanaged API.
(4)Presentation core:- It is a low level API exposed by WPF providing features for 2D, 3D, geometry, etc.
(5)Presentation framework:- This section has high level features like application controls, layouts, content, etc., which helps you build up your application.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Namespace needed to host wpf control on window application

What are the major subsystem of WPF

Name the different layout panel of WPF

difference between custom and user control in WPF

can we unable spell checking in WPF TextBox






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap