SelectedValue property like this: <ListBox x:Name="lstCategories" ... In this case, you would react to the SelectionChanged event of the category list box ...
確定! 回上一頁