Describe the purpose of the following classes and how they relate
DependencyObject, Visual, UIElement, FrameworkElement
DispatcherObject – keeps objects on the same thread
DependencyObject – provides functionality for dependencies properties
Visual – provides functionality for all elements to be drawn on the screen
UIElement – adds event handling
FrameworkElement – provides functionality for DataBinding, Styles, Triggers
No comments:
Post a Comment