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