09 2015 档案

WinRT 自带 ISupportIncrementalLoading接口使用
摘要:在Win10的Metro应用上,MS引入了一自动加载的数据源接口ISupportIncrementalLoadingISupportIncrementalLoading实现以下bool HasMoreItems { get; }IAsyncOperation LoadMoreItemsAsync(u... 阅读全文

posted @ 2015-09-13 17:29 HelyCheng 阅读(304) 评论(0) 推荐(0)

导航