Windows Presentation Foundation (WPF) Question:

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

Tweet Share WhatsApp

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 PDF Read All 57 WPF Questions
Previous QuestionNext Question
Explain the difference between MVVM and MVC?Described routed events in WPF?