The behavior you're describing comes from this: <ListBox.ItemContainerStyle> <Style TargetType="{x:Type ListBoxItem}"> <Setter Property="IsSelected" ...
確定! 回上一頁