91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

一款自定義的WF流程設計器: 1. 支持自定義流程設計 2. 直接導出XAML 3. 方便擴展,保存XAML到數據庫或文件

資源截圖

代碼片段和文件信息

using?System.Globalization;
using?System.Windows.Controls;
using?System.Windows.Markup;
using?RehostedDesigner.Designer.ViewModels.Contracts;

namespace?RehostedDesigner.Designer.PropertyInspectorViewModule
{
????///?
????///?Interaction?logic?for?StandardPropertyInspectorView.xaml
????///?

????public?partial?class?StandardPropertyInspectorView
????{
????????public?StandardPropertyInspectorView(IDesignerViewModel?designerViewModel)
????????{
????????????InitializeComponent();
????????????this.DataContext?=?designerViewModel;

????????????var?culture?=?Dispatcher.Thread.CurrentCulture.Name;
????????????Dispatcher.Thread.CurrentCulture?=?CultureInfo.GetCultureInfo(culture);
????????????Dispatcher.Thread.CurrentUICulture?=?CultureInfo.GetCultureInfo(culture);
????????????this.Language?=?xmlLanguage.GetLanguage(culture);
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\
?????目錄???????????0??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\
?????目錄???????????0??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\
?????文件????????8704??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Designer.PropertyInspectorViewModule.dll
?????文件???????17920??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Designer.PropertyInspectorViewModule.pdb
?????文件????????5632??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Designer.ViewModels.Contracts.dll
?????文件????????7680??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Designer.ViewModels.Contracts.pdb
?????文件????????9216??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Designer.ViewModels.dll
?????文件???????22016??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Designer.ViewModels.pdb
?????文件????????8704??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Designer.ViewModule.dll
?????文件???????17920??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Designer.ViewModule.pdb
?????文件???????12800??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.FileSystemManagerModule.dll
?????文件???????28160??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.FileSystemManagerModule.pdb
?????文件????????5120??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.LoadErrorHandling.dll
?????文件????????7680??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.LoadErrorHandling.pdb
?????文件????????5120??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Services.Contracts.dll
?????文件????????7680??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Services.Contracts.pdb
?????文件???????11776??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Services.dll
?????文件???????17920??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.Services.pdb
?????文件????????5120??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.ToolboxModule.Contracts.dll
?????文件????????7680??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.ToolboxModule.Contracts.pdb
?????文件???????11264??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.ToolboxModule.dll
?????文件???????26112??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.ToolboxModule.pdb
?????文件???????12800??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.XamlViewModule.dll
?????文件???????24064??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\RehostedDesigner.XamlViewModule.pdb
?????文件???????29184??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\Selen.ActivityWorkflowType.dll
?????文件???????67072??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\Selen.ActivityWorkflowType.pdb
?????文件????????5632??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\Selen.WorkflowDesigner.Contracts.dll
?????文件????????7680??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\Selen.WorkflowDesigner.Contracts.pdb
?????文件????????8192??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\Selen.WorkflowDesigner.Storage.Contracts.dll
?????文件???????13824??2012-09-07?14:03??A?dynamic?Rehosted?Workflow?Designer\bin\Debug\Selen.WorkflowDesigner.Storage.Contracts.pdb
............此處省略825個文件信息

評論

共有 條評論