• 大小: 0.08M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: wpf  listview  d  wp  开发  

资源简介

WPF—PropertyGrid使用ListView开发

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;

namespace PropertyGridDemo
{
    /// 
    /// Interaction logic for App.xaml
    /// 

    public partial class App : Application
    {
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    ..A..H.     26624  2019-03-16 16:20  PropertyGridSample\.vs\PropertyGrid\v14\.suo

     文件        297  2010-03-09 13:36  PropertyGridSample\App.xaml

     文件        318  2010-03-09 13:36  PropertyGridSample\App.xaml.cs

     文件        297  2010-03-09 13:36  PropertyGridSample\Backup\App.xaml

     文件        318  2010-03-09 13:36  PropertyGridSample\Backup\App.xaml.cs

     文件        428  2010-03-09 16:29  PropertyGridSample\Backup\ColorItem.cs

     文件       3440  2010-03-10 12:40  PropertyGridSample\Backup\ColorItemViewModel.cs

     文件        241  2010-03-09 13:54  PropertyGridSample\Backup\Itembase.cs

     文件       2282  2010-03-09 13:05  PropertyGridSample\Backup\Properties\AssemblyInfo.cs

     文件       2859  2010-03-09 13:36  PropertyGridSample\Backup\Properties\Resources.Designer.cs

     文件       5612  2010-03-09 13:05  PropertyGridSample\Backup\Properties\Resources.resx

     文件       1097  2010-03-09 13:36  PropertyGridSample\Backup\Properties\Settings.Designer.cs

     文件        201  2010-03-09 13:05  PropertyGridSample\Backup\Properties\Settings.settings

     文件       4393  2010-03-10 12:40  PropertyGridSample\Backup\PropertyGrid.csproj

     文件        913  2010-03-09 13:36  PropertyGridSample\Backup\PropertyGrid.sln

     文件        243  2010-03-09 13:54  PropertyGridSample\Backup\TextItem.cs

     文件       3716  2010-03-10 12:40  PropertyGridSample\Backup\Window1.xaml

     文件        912  2010-03-10 12:31  PropertyGridSample\Backup\Window1.xaml.cs

     文件      12800  2019-03-16 16:18  PropertyGridSample\bin\Debug\MVVMTwist.exe

     文件      34304  2019-03-16 16:18  PropertyGridSample\bin\Debug\MVVMTwist.pdb

     文件      21680  2019-03-16 16:19  PropertyGridSample\bin\Debug\MVVMTwist.vshost.exe

     文件        490  2015-06-04 12:48  PropertyGridSample\bin\Debug\MVVMTwist.vshost.exe.manifest

     文件        428  2010-03-09 16:29  PropertyGridSample\ColorItem.cs

     文件       3440  2010-03-10 12:40  PropertyGridSample\ColorItemViewModel.cs

     文件        241  2010-03-09 13:54  PropertyGridSample\Itembase.cs

     文件       2296  2019-03-16 16:18  PropertyGridSample\obj\Debug\App.g.cs

     文件       2296  2019-03-16 16:18  PropertyGridSample\obj\Debug\App.g.i.cs

     文件       6951  2019-03-16 16:18  PropertyGridSample\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件          7  2019-03-16 16:18  PropertyGridSample\obj\Debug\GeneratedInternalTypeHelper.g.cs

     文件       3015  2019-03-16 16:18  PropertyGridSample\obj\Debug\GeneratedInternalTypeHelper.g.i.cs

............此处省略41个文件信息

评论

共有 条评论