OD
(Choose 1 answer)
Choose the correct statement about PresentationFramework.dll assembly in the WPF Architecture
A. None of the others
B. It provides the basic types to build a WPF application, such as windows, controls, shapes, media, documents, animation, data bindings, style, etc
C. It provides basic types like UIElement and Visual. The UIElement defines the actions and element layout properties and provides classes to override them if required
D. It holds the WPF basic types like DependencyProperty.Dependency Object, DispatcherObject, and other types
Exit 21