-
大小: 2.59M文件類型: .rar金幣: 1下載: 0 次發布日期: 2020-12-26
- 語言: C#
- 標簽: TabControl??wpf??Prism??C#??
資源簡介
WPF Prism 依賴注入實現可關閉的TabControl。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Windows;
namespace?TabTest
{
????///?
????///?App.xaml?的交互邏輯
????///?
????public?partial?class?App?:?Application
????{
????????protected?override?void?onstartup(StartupEventArgs?e)
????????{
????????????base.onstartup(e);
????????????new?Bootstrapper().Run();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????765??2016-08-10?14:29??TabTest\App.xaml
?????文件????????459??2016-08-10?09:08??TabTest\App.xaml.cs
?????文件???????1442??2016-08-10?14:45??TabTest\Behaviors\AutoPopulateExportedViewsBehavior.cs
?????文件????????131??2016-08-10?14:45??TabTest\Behaviors\IViewRegionRegistration.cs
?????文件????????613??2016-08-10?14:45??TabTest\Behaviors\ViewExportAttribute.cs
?????文件?????153416??2015-12-10?21:51??TabTest\bin\Debug\Microsoft.Practices.Prism.dll
?????文件??????40264??2015-12-10?21:51??TabTest\bin\Debug\Microsoft.Practices.Prism.MefExtensions.dll
?????文件??????75264??2015-12-22?17:05??TabTest\bin\Debug\Microsoft.Practices.Prism.MefExtensions.pdb
?????文件??????47413??2015-12-10?21:51??TabTest\bin\Debug\Microsoft.Practices.Prism.MefExtensions.xm
?????文件?????495104??2015-12-22?17:05??TabTest\bin\Debug\Microsoft.Practices.Prism.pdb
?????文件?????389301??2015-12-10?21:51??TabTest\bin\Debug\Microsoft.Practices.Prism.xm
?????文件??????29760??2015-12-10?21:51??TabTest\bin\Debug\Microsoft.Practices.ServiceLocation.dll
?????文件??????24064??2015-12-10?21:51??TabTest\bin\Debug\Microsoft.Practices.ServiceLocation.pdb
?????文件??????16831??2015-12-10?21:51??TabTest\bin\Debug\Microsoft.Practices.ServiceLocation.xm
?????文件????1154560??2016-08-10?15:30??TabTest\bin\Debug\TabTest.exe
?????文件?????110080??2016-08-10?15:30??TabTest\bin\Debug\TabTest.pdb
?????文件??????22656??2016-08-10?15:31??TabTest\bin\Debug\TabTest.vshost.exe
?????文件????????490??2015-10-30?15:19??TabTest\bin\Debug\TabTest.vshost.exe.manifest
?????文件???????1248??2016-08-10?14:56??TabTest\Bootstrapper.cs
?????文件????????903??2016-08-10?14:14??TabTest\CloseableHeader.cs
?????文件????????114??2016-08-10?14:06??TabTest\ICloseable.cs
?????文件???????5378??2016-08-10?15:30??TabTest\MainView.xaml
?????文件????????870??2016-08-10?15:23??TabTest\MainView.xaml.cs
?????文件????????954??2016-08-10?14:48??TabTest\obj\Debug\App.baml
?????文件???????2561??2016-08-10?14:48??TabTest\obj\Debug\App.g.cs
?????文件???????2561??2016-08-10?15:07??TabTest\obj\Debug\App.g.i.cs
?????文件???????7255??2016-08-10?15:30??TabTest\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????3015??2016-08-10?13:58??TabTest\obj\Debug\GeneratedInternalTypeHelper.g.i.cs
?????文件???????2849??2016-08-10?14:27??TabTest\obj\Debug\Icons.g.i.cs
?????文件???????3188??2016-08-10?15:30??TabTest\obj\Debug\MainView.baml
............此處省略101個文件信息
評論
共有 條評論