資源簡介
WPF中不規則窗體與WindowsFormsHost控件的兼容問題完美解決方案源代碼demo
具體可參見:
http://blog.csdn.net/wziyx513225244/article/details/6988494
本Demo使用的Framework為4.0,使用vs2010進行開發。

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Windows;
namespace?Demo
{
????///?
????///?Interaction?logic?for?App.xaml
????///?
????public?partial?class?App?:?Application
????{
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????144??2012-09-21?17:23??Demo\Demo\app.config
?????文件????????285??2012-08-05?09:14??Demo\Demo\App.xaml
?????文件????????306??2012-08-05?09:14??Demo\Demo\App.xaml.cs
?????文件?????161792??2012-09-21?17:33??Demo\Demo\bin\Debug\Demo.exe
?????文件????????144??2012-09-21?17:23??Demo\Demo\bin\Debug\Demo.exe.config
?????文件??????38400??2012-09-21?17:33??Demo\Demo\bin\Debug\Demo.pdb
?????文件??????11592??2012-09-21?17:34??Demo\Demo\bin\Debug\Demo.vshost.exe
?????文件????????144??2012-09-21?17:23??Demo\Demo\bin\Debug\Demo.vshost.exe.config
?????文件????????490??2010-03-17?22:39??Demo\Demo\bin\Debug\Demo.vshost.exe.manifest
?????文件???????6721??2012-09-21?17:28??Demo\Demo\Core\ChangeWindowSize.cs
?????文件???????3531??2012-07-19?07:34??Demo\Demo\Core\HitTest.cs
?????文件???????4115??2012-09-21?17:34??Demo\Demo\Core\NativeMethods.cs
?????文件???????5132??2012-09-21?17:23??Demo\Demo\Demo.csproj
?????文件?????144927??2012-08-05?09:16??Demo\Demo\HelloWorld.png
?????文件???????2210??2012-09-21?17:24??Demo\Demo\obj\Debug\App.g.cs
?????文件???????2210??2012-09-21?17:24??Demo\Demo\obj\Debug\App.g.i.cs
?????文件???????1459??2012-09-21?17:34??Demo\Demo\obj\Debug\Demo.csproj.FileListAbsolute.txt
?????文件?????161792??2012-09-21?17:33??Demo\Demo\obj\Debug\Demo.exe
?????文件?????147619??2012-09-21?17:24??Demo\Demo\obj\Debug\Demo.g.resources
?????文件??????38400??2012-09-21?17:33??Demo\Demo\obj\Debug\Demo.pdb
?????文件????????180??2012-09-21?17:24??Demo\Demo\obj\Debug\Demo.Properties.Resources.resources
?????文件????????301??2012-09-21?17:33??Demo\Demo\obj\Debug\Demo_MarkupCompile.cache
?????文件????????300??2012-09-21?17:23??Demo\Demo\obj\Debug\Demo_MarkupCompile.i.cache
?????文件???????6402??2012-09-21?17:33??Demo\Demo\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????208??2012-09-21?17:24??Demo\Demo\obj\Debug\GenerateResource.read.1.tlog
?????文件????????452??2012-09-21?17:24??Demo\Demo\obj\Debug\GenerateResource.write.1.tlog
?????文件???????4608??2012-09-21?17:23??Demo\Demo\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件???????2424??2012-09-21?17:24??Demo\Demo\obj\Debug\Window1.baml
?????文件???????5903??2012-09-21?17:24??Demo\Demo\obj\Debug\Window1.g.cs
?????文件???????5903??2012-09-21?17:24??Demo\Demo\obj\Debug\Window1.g.i.cs
............此處省略20個文件信息
評論
共有 條評論