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

资源简介


资源截图

代码片段和文件信息

using System.Windows;
using GalaSoft.MvvmLight.Threading;

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

    public partial class App : Application
    {
        static App()
        {
            DispatcherHelper.Initialize();
        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-11-26 13:25  packages\
     目录           0  2014-11-26 13:25  packages\CommonServiceLocator.1.0\
     文件       37216  2014-11-26 13:25  packages\CommonServiceLocator.1.0\CommonServiceLocator.1.0.nupkg
     文件        1599  2014-11-26 13:25  packages\CommonServiceLocator.1.0\CommonServiceLocator.1.0.nuspec
     目录           0  2014-11-26 13:25  packages\CommonServiceLocator.1.0\lib\
     目录           0  2014-11-26 13:25  packages\CommonServiceLocator.1.0\lib\NET35\
     文件       29760  2014-11-26 13:25  packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll
     文件       24064  2014-11-26 13:25  packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.pdb
     文件       16831  2014-11-26 13:25  packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.xml
     目录           0  2014-11-26 13:25  packages\CommonServiceLocator.1.0\lib\SL30\
     文件       26504  2014-11-26 13:25  packages\CommonServiceLocator.1.0\lib\SL30\Microsoft.Practices.ServiceLocation.dll
     文件       16831  2014-11-26 13:25  packages\CommonServiceLocator.1.0\lib\SL30\Microsoft.Practices.ServiceLocation.xml
     目录           0  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\
     目录           0  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\
     目录           0  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net35\
     文件       28160  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net35\GalaSoft.MvvmLight.dll
     文件       25088  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net35\GalaSoft.MvvmLight.Extras.dll
     文件       46592  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net35\GalaSoft.MvvmLight.Extras.pdb
     文件       36950  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net35\GalaSoft.MvvmLight.Extras.xml
     文件       87552  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net35\GalaSoft.MvvmLight.pdb
     文件       97555  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net35\GalaSoft.MvvmLight.xml
     文件       45056  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net35\System.Windows.Interactivity.dll
     文件       58082  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net35\System.Windows.Interactivity.xml
     目录           0  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net40\
     文件       25600  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net40\GalaSoft.MvvmLight.Extras.WPF4.dll
     文件       44544  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net40\GalaSoft.MvvmLight.Extras.WPF4.pdb
     文件       36344  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net40\GalaSoft.MvvmLight.Extras.WPF4.xml
     文件       28672  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net40\GalaSoft.MvvmLight.WPF4.dll
     文件       89600  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net40\GalaSoft.MvvmLight.WPF4.pdb
     文件       97560  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net40\GalaSoft.MvvmLight.WPF4.xml
     文件       39936  2014-11-26 13:25  packages\MvvmLightLibs.4.2.30.0\lib\net40\System.Windows.Interactivity.dll
............此处省略108个文件信息

评论

共有 条评论