文件名称:WPF Architecture Doc
文件大小:163KB
文件格式:DOC
更新时间:2012-03-08 15:26:14
WPF Architecture Doc
This topic provides a guided tour of the Windows Presentation Foundation (WPF) class hierarchy. It covers most of the major subsystems of WPF, and describes how they interact. It also details some of the choices made by the architects of WPF. This topic contains the following sections. • System.Object • System.Threading.DispatcherObject • System.Windows.DependencyObject • System.Windows.Media.Visual • System.Windows.UIElement • System.Windows.FrameworkElement • System.Windows.Controls.Control • Summary • Related Topics