摘要: 1 xmlns:i="http://schemas.microsoft.com/xaml/behaviors" 2 3 4 <ListBox x:Name="peopleLbx" ItemsSource="{Binding PersonList}"> 5 <i:Interaction.Trigger 阅读全文
posted @ 2021-03-24 10:46 FredGrit 阅读(41) 评论(0) 推荐(0) 编辑