有什么区别:
<Style TargetType="{x:Type Border}">
和:
<Style TargetType="Border">
何时以及为何需要使用{x:Type …}?
{x:Type …}
.net wpf xaml targettype
.net ×1
targettype ×1
wpf ×1
xaml ×1