WPF listbox异步绑定数据IsAsync=True

<Grid> <ListBox ItemsSource="{Binding List,IsAsync=True, RelativeSource={RelativeSource Mode=FindAncestor,AncestorType={x:Type local:MainWindow}}}" Height="
相关文章
相关标签/搜索