Windows Presentation Foundation (WPF) Question:

Download Job Interview Questions and Answers PDF

How System.Windows.Media.Visual dll utilized in WPF?

WPF Interview Question
WPF Interview Question

Answer:

It is used whenever a requirement for creating custom user interface arises. It is a drawing object, which gives instructions for making an object. These instructions include opacity etc. of the drawing. The Visual class also bridges the functionalities of WPF managed classes and the MilCore.dll.

Download WPF Interview Questions And Answers PDF

Previous QuestionNext Question
Explain the difference between MVVM and MVC?Described routed events in WPF?