Kizspy | Question: 9
(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 GOM
D. DispatcherObject: WPF application uses Single-Thread Affinity (STA) model and therefore every UI element is owned by
a single thread