您好,截图说明:
为什么物品会变得这么高?我不给自己定位:
<ListBox Margin="6" ItemsSource="{Binding RelativeSource={RelativeSource Mode=FindAncestor, AncestorType={x:Type UserControl}}, Path=Segments}">
</ListBox>
没有 ItemTemplate 或者我依赖默认ToString()
行为。
您好,截图说明:
为什么物品会变得这么高?我不给自己定位:
<ListBox Margin="6" ItemsSource="{Binding RelativeSource={RelativeSource Mode=FindAncestor, AncestorType={x:Type UserControl}}, Path=Segments}">
</ListBox>
没有 ItemTemplate 或者我依赖默认ToString()
行为。