🎴 Flashcard Mode

WPF and Silverlight Introduction

Card1 / 20
Mastered0
Review0
QuestionClick to flip

What is the role of PresentationCore.dll portion of managed code in Managed layer of Windows Presentation Foundation (WPF)?

AnswerClick to flip back
A
It provides a managed wrapper for MIL and implements the core services for WPF such as UI Element and visual from.
💡 Explanation:

PresentationCore.dll portion of managed code is responsible for that.

Change Mode