Panorama item two--> <controls:PanoramaItem Header="text notes"> <Grid> <ListBox Name="TextList" ItemsSource="{Binding}"> </ListBox> </Grid> ...
確定! 回上一頁