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

  • 大小: 0.25M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 控件樣式??wpf??C#??

資源簡介

實現無邊窗體,該窗體可以拖動,縮放調整大小,有最大、最小和關閉按鈕。與此同時,提供了一些好看的空間樣式和模板

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows;

namespace?Demo
{
????///?
????///?App.xaml?的交互邏輯
????///?

????public?partial?class?App?:?Application
????{
????????protected?override?void?onstartup(StartupEventArgs?e)
????????{
????????????this.DispatcherUnhandledException?+=?App_DispatcherUnhandledException;
????????????AppDomain.CurrentDomain.UnhandledException?+=?CurrentDomain_UnhandledException;
????????}

????????void?CurrentDomain_UnhandledException(object?sender??UnhandledExceptionEventArgs?e)
????????{
????????????Exception?ex?=?e.Exceptionobject?as?Exception;
????????????if(null?!=?ex)
????????????{
????????????????Mess

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????184??2015-12-28?15:20??WPFstyle\Demo\App.config

?????文件???????4096??2015-12-28?15:10??WPFstyle\Demo\App.xaml

?????文件???????1219??2015-12-24?09:53??WPFstyle\Demo\App.xaml.cs

?????文件???????7382??2016-01-28?11:25??WPFstyle\Demo\Demo.csproj

?????文件????????478??2015-12-28?15:26??WPFstyle\Demo\Demo.csproj.user

?????文件??????20334??2016-01-28?11:25??WPFstyle\Demo\MainWindow.xaml

?????文件???????1810??2016-01-28?11:27??WPFstyle\Demo\MainWindow.xaml.cs

?????文件???????2172??2015-12-23?17:39??WPFstyle\Demo\Properties\AssemblyInfo.cs

?????文件???????2848??2015-12-28?15:20??WPFstyle\Demo\Properties\Resources.Designer.cs

?????文件???????5612??2015-12-23?17:39??WPFstyle\Demo\Properties\Resources.resx

?????文件???????1104??2015-12-28?15:20??WPFstyle\Demo\Properties\Settings.Designer.cs

?????文件????????201??2015-12-23?17:39??WPFstyle\Demo\Properties\Settings.settings

?????文件???????3804??2016-01-26?17:05??WPFstyle\Multilanguage\GlobalClass.cs

?????文件???????4553??2016-01-22?11:59??WPFstyle\Multilanguage\Multilanguage.csproj

?????文件???????2179??2016-01-22?10:39??WPFstyle\Multilanguage\Properties\AssemblyInfo.cs

?????文件???????2866??2016-01-22?10:27??WPFstyle\Multilanguage\Properties\Resources.Designer.cs

?????文件???????5612??2013-06-28?17:18??WPFstyle\Multilanguage\Properties\Resources.resx

?????文件???????1113??2016-01-22?10:27??WPFstyle\Multilanguage\Properties\Settings.Designer.cs

?????文件????????201??2013-06-28?17:18??WPFstyle\Multilanguage\Properties\Settings.settings

?????文件???????1497??2016-01-22?11:21??WPFstyle\Multilanguage\Resource.cs

?????文件???????8104??2016-01-22?11:40??WPFstyle\Multilanguage\StringResource.Designer.cs

?????文件???????7497??2016-01-22?11:40??WPFstyle\Multilanguage\StringResource.resx

?????文件???????7471??2016-01-22?11:40??WPFstyle\Multilanguage\StringResource.zh-cn.resx

?????文件???????5361??2016-01-22?11:30??WPFstyle\Multilanguage\StringResourceExtension.cs

?????文件???????2469??2015-12-24?09:35??WPFstyle\WPFstyle\BulletCheckBox.cs

?????文件????????905??2015-12-24?14:09??WPFstyle\WPFstyle\BusyBox?.cs

?????文件??????25047??2016-01-19?16:33??WPFstyle\WPFstyle\ControlAttachProperty.cs

?????文件???????8779??2015-12-23?17:33??WPFstyle\WPFstyle\ControlExtession.cs

?????文件???????3110??2015-12-24?14:10??WPFstyle\WPFstyle\Controlstyle\BusyBoxstyle.xaml

?????文件??????14915??2015-12-24?09:41??WPFstyle\WPFstyle\Controlstyle\Calendarstyle.xaml

............此處省略54個文件信息

評論

共有 條評論