(Choose 1 answer)
Choose the correct statement about PresentationFramework.dll assembly in the WPF Architecture
A. It provides the basic types to build a WPF application, such as windows, controls, shapes, media,documents, animation, data bindings, style, etc
B. 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
C. It holds the WPF basic types like DependencyProperty, DependencyObject, DispatcherObject, and other types
D. None of the others
Exit 45