ControlTemplate只能有一个Line?我在xaml中添加第2条线时提示:The object ControlTemplate already has
ControlTemplate只能有一个Line? 我在xaml中添加第2条线时提示: The object 'ControlTemplate' already has a child and cannot add 'Line'. 'ControlTemplate' can accept only one child。 请大家帮忙看看,谢谢。