我使用的是AutocompleteBox控件,它从REST服务获取数据。Word() public int wordId {get;set}} <toolkit:AutoCompleteBoxHorizontalAlignment="Left" Margin="63,10,0,0" Grid.Row="1" VerticalAlignment="Top" Width=
我能够在隔离存储中将自动完成盒连接到本地数据库,它可以工作。我被困在使用获取所选项目的过程中。这是我的班public class Hymns [Column(IsPrimaryKey=true, IsDbGenerated=true, DbType="INT NOT NULL Identity", CanBeNull=false, AutoSync=AutoSync.OnInsert)] public string Title { get;