RelativeSource 与 ElementName 的概念、用法及对比选择。
{Binding} 在 Style/Template 中的真实含义与常见陷阱。
WPF 引擎硬编码的 Themes/Generic.xaml 命名约定。
WPF 中 ToolBarTray、ToolBar 和 StatusBar 的使用详解。
WPF 三种 UI 复用方式:UserControl、Custom Control 和自绘元素。
基于 Templated Control 实现的数字输入控件完整 Demo。