資源簡介
WPF操作的滾動條,ListView默認的滾動條在動態添加新項時會向上跑,影響客戶,相應的博客地址http://blog.csdn.net/pfe_nova/article/details/17241129
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Windows;
namespace?WPFScrollViewer1210
{
????///?
????///?Interaction?logic?for?App.xaml
????///?
????public?partial?class?App?:?Application
????{
????}
}
評論
共有 條評論