Bingding 的属性PathSourcePathBinding 的默认第一个参数即 Path 表示绑定的属性路径, 默认是 DataContext// 这两种情况下都是绑定到 DataContext<TextBlock Text="{Binding}" /><