mrfangzheng

Hope and fear are useless. Be confident, and always be prepared for the worst.
  首页  :: 新随笔  :: 联系 :: 管理

WPF学习计划 - Visual

Posted on 2009-01-15 11:34  mrfangzheng  阅读(265)  评论(0编辑  收藏  举报

Windows Presentation Foundation Graphics Rendering Overview

Visual : Output display, transformations, clipping, hit testing, bounding box

UIElement : 继承自Visual, 包括input, focus, eventing, layout services

FrameworkElement: 继承自UIElement, 包括logic tree, data binding, dynamic resources, styles, animation