Kizspy | Question: 4
(Choose 1 answer)
Choose the correct statement about WPF Types
A. All of the others
B. DependencyObject: provide features like change notification, support data bindings, attached properties, etc
C. Visual: The Visual class defines all the properties required for rendering, clipping, transforming, bounding,and hit test
D. DispatcherObject: WPF application uses Single-Thread Affinity (STA) model and therefore every UI element is owned by a single thread