From 92fb6714fc8a3729fc7f5b9986587ea907ef95b9 Mon Sep 17 00:00:00 2001 From: editor <@51Aspx.com> Date: Sun, 28 Apr 2024 13:41:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 51Aspx源码必读.txt | 54 +++++++++++++++++++ DSF.Net/Controllers/Button/PopButton.xaml | 15 ++++++ DSF.Net/Controllers/Button/PopButton.xaml.cs | 15 ++++++ DSF.Net/Controllers/Label/AlertIndicator.xaml | 15 ++++++ .../Controllers/Label/AlertIndicator.xaml.cs | 15 ++++++ DSF.Net/Controllers/Label/IntRecLabel.xaml | 15 ++++++ DSF.Net/Controllers/Label/IntRecLabel.xaml.cs | 15 ++++++ DSF.Net/Controllers/Label/RectLabel1.xaml | 15 ++++++ DSF.Net/Controllers/Label/RectLabel1.xaml.cs | 15 ++++++ DSF.Net/Controllers/Label/RectLabel2.xaml | 15 ++++++ DSF.Net/Controllers/Label/RectLabel2.xaml.cs | 15 ++++++ DSF.Net/Controllers/Label/RectLabel3.xaml | 15 ++++++ DSF.Net/Controllers/Label/RectLabel3.xaml.cs | 15 ++++++ DSF.Net/Controllers/Loader/Loader.xaml | 15 ++++++ DSF.Net/Controllers/Loader/Loader.xaml.cs | 15 ++++++ DSF.Net/Controllers/Process/ArchProcess.xaml | 15 ++++++ .../Controllers/Process/ArchProcess.xaml.cs | 15 ++++++ DSF.Net/Controllers/Process/Battery.xaml | 15 ++++++ DSF.Net/Controllers/Process/Battery.xaml.cs | 15 ++++++ DSF.Net/Controllers/Process/HoriProcess.xaml | 15 ++++++ .../Controllers/Process/HoriProcess.xaml.cs | 15 ++++++ .../Controllers/Process/HoriProcessHalf.xaml | 15 ++++++ .../Process/HoriProcessHalf.xaml.cs | 15 ++++++ .../Controllers/Process/RichHoriProcess.xaml | 15 ++++++ .../Process/RichHoriProcess.xaml.cs | 15 ++++++ .../Controllers/Process/RichRoundProcess.xaml | 15 ++++++ .../Process/RichRoundProcess.xaml.cs | 15 ++++++ .../Controllers/Process/RotateProcess.xaml | 15 ++++++ .../Controllers/Process/RotateProcess.xaml.cs | 15 ++++++ .../Process/RotateProcessHalf.xaml | 15 ++++++ .../Process/RotateProcessHalf.xaml.cs | 15 ++++++ DSF.Net/Controllers/Process/RoundLabel.xaml | 15 ++++++ .../Controllers/Process/RoundLabel.xaml.cs | 15 ++++++ .../Process/ScaledHoriProcess.xaml | 15 ++++++ .../Process/ScaledHoriProcess.xaml.cs | 15 ++++++ .../Process/ScaledVertiProcess.xaml | 15 ++++++ .../Process/ScaledVertiProcess.xaml.cs | 15 ++++++ .../Process/TitledRoundProcess.xaml | 15 ++++++ .../Process/TitledRoundProcess.xaml.cs | 15 ++++++ .../Process/TitledVertiProcess.xaml | 15 ++++++ .../Process/TitledVertiProcess.xaml.cs | 15 ++++++ .../Controllers/Process/VertiProcessFull.xaml | 15 ++++++ .../Process/VertiProcessFull.xaml.cs | 15 ++++++ DSF.Net/Controllers/Ratio/Enum.cs | 15 ++++++ DSF.Net/Controllers/Ratio/HoriRatioxaml.xaml | 15 ++++++ .../Controllers/Ratio/HoriRatioxaml.xaml.cs | 15 ++++++ DSF.Net/Controllers/Ratio/VertiRatio.xaml | 15 ++++++ DSF.Net/Controllers/Ratio/VertiRatio.xaml.cs | 15 ++++++ DSF.Net/Controllers/Switch/Enum.cs | 14 +++++ DSF.Net/Controllers/Switch/TitledSwich1.xaml | 15 ++++++ .../Controllers/Switch/TitledSwich1.xaml.cs | 15 ++++++ DSF.Net/Controllers/Switch/TitledSwitch2.xaml | 15 ++++++ .../Controllers/Switch/TitledSwitch2.xaml.cs | 15 ++++++ DSF.Net/Controllers/Theme/Colors.cs | 15 ++++++ DSF.Net/Controllers/Theme/IUserTheme.cs | 13 +++++ DSF.Net/DSF.Net.csproj | 15 ++++++ DSF.Net/Properties/AssemblyInfo.cs | 15 ++++++ DSF.Net/Properties/Resources.Designer.cs | 15 ++++++ DSF.Net/Properties/Resources.resx | 15 ++++++ DSF.Net/Properties/Settings.Designer.cs | 15 ++++++ ...ework,Version=v4.7.2.AssemblyAttributes.cs | 4 ++ .../Debug/Controllers/Button/PopButton.g.cs | 15 ++++++ .../Debug/Controllers/Button/PopButton.g.i.cs | 15 ++++++ .../Controllers/Label/AlertIndicator.g.cs | 15 ++++++ .../Controllers/Label/AlertIndicator.g.i.cs | 15 ++++++ .../Debug/Controllers/Label/IntRecLabel.g.cs | 15 ++++++ .../Controllers/Label/IntRecLabel.g.i.cs | 15 ++++++ .../Debug/Controllers/Label/RectLabel1.g.cs | 15 ++++++ .../Debug/Controllers/Label/RectLabel1.g.i.cs | 15 ++++++ .../Debug/Controllers/Label/RectLabel2.g.cs | 15 ++++++ .../Debug/Controllers/Label/RectLabel2.g.i.cs | 15 ++++++ .../Debug/Controllers/Label/RectLabel3.g.cs | 15 ++++++ .../Debug/Controllers/Label/RectLabel3.g.i.cs | 15 ++++++ .../obj/Debug/Controllers/Loader/Loader.g.cs | 15 ++++++ .../Debug/Controllers/Loader/Loader.g.i.cs | 15 ++++++ .../Controllers/Process/ArchProcess.g.cs | 15 ++++++ .../Controllers/Process/ArchProcess.g.i.cs | 15 ++++++ .../Debug/Controllers/Process/Battery.g.cs | 15 ++++++ .../Debug/Controllers/Process/Battery.g.i.cs | 15 ++++++ .../Controllers/Process/HoriProcess.g.cs | 15 ++++++ .../Controllers/Process/HoriProcess.g.i.cs | 15 ++++++ .../Controllers/Process/HoriProcessHalf.g.cs | 15 ++++++ .../Process/HoriProcessHalf.g.i.cs | 15 ++++++ .../Controllers/Process/RichHoriProcess.g.cs | 15 ++++++ .../Process/RichHoriProcess.g.i.cs | 15 ++++++ .../Controllers/Process/RichRoundProcess.g.cs | 15 ++++++ .../Process/RichRoundProcess.g.i.cs | 15 ++++++ .../Controllers/Process/RotateProcess.g.cs | 15 ++++++ .../Controllers/Process/RotateProcess.g.i.cs | 15 ++++++ .../Process/RotateProcessHalf.g.cs | 15 ++++++ .../Process/RotateProcessHalf.g.i.cs | 15 ++++++ .../Debug/Controllers/Process/RoundLabel.g.cs | 15 ++++++ .../Controllers/Process/RoundLabel.g.i.cs | 15 ++++++ .../Process/ScaledHoriProcess.g.cs | 15 ++++++ .../Process/ScaledHoriProcess.g.i.cs | 15 ++++++ .../Process/ScaledVertiProcess.g.cs | 15 ++++++ .../Process/ScaledVertiProcess.g.i.cs | 15 ++++++ .../Process/TitledRoundProcess.g.cs | 15 ++++++ .../Process/TitledRoundProcess.g.i.cs | 15 ++++++ .../Process/TitledVertiProcess.g.cs | 15 ++++++ .../Process/TitledVertiProcess.g.i.cs | 15 ++++++ .../Controllers/Process/VertiProcessFull.g.cs | 15 ++++++ .../Process/VertiProcessFull.g.i.cs | 15 ++++++ .../Controllers/Ratio/HoriRatioxaml.g.cs | 15 ++++++ .../Controllers/Ratio/HoriRatioxaml.g.i.cs | 15 ++++++ .../Debug/Controllers/Ratio/VertiRatio.g.cs | 15 ++++++ .../Debug/Controllers/Ratio/VertiRatio.g.i.cs | 15 ++++++ .../Controllers/Switch/TitledSwich1.g.cs | 15 ++++++ .../Controllers/Switch/TitledSwich1.g.i.cs | 15 ++++++ .../Controllers/Switch/TitledSwitch2.g.cs | 15 ++++++ .../Controllers/Switch/TitledSwitch2.g.i.cs | 15 ++++++ .../Debug/DSF.Net.csproj.FileListAbsolute.txt | 15 ++++++ DsfDemo/App.config | 6 +++ DsfDemo/App.xaml | 9 ++++ DsfDemo/App.xaml.cs | 15 ++++++ DsfDemo/DsfDemo.csproj | 15 ++++++ DsfDemo/MainWindow.xaml | 15 ++++++ DsfDemo/MainWindow.xaml.cs | 15 ++++++ DsfDemo/Properties/AssemblyInfo.cs | 15 ++++++ DsfDemo/Properties/Resources.Designer.cs | 15 ++++++ DsfDemo/Properties/Resources.resx | 15 ++++++ DsfDemo/Properties/Settings.Designer.cs | 15 ++++++ DsfDemo/TestWindow.xaml | 15 ++++++ DsfDemo/TestWindow.xaml.cs | 15 ++++++ DsfDemo/bin/Debug/DsfDemo.exe.config | 6 +++ ...ework,Version=v4.7.2.AssemblyAttributes.cs | 4 ++ DsfDemo/obj/Debug/App.g.cs | 15 ++++++ DsfDemo/obj/Debug/App.g.i.cs | 15 ++++++ .../Debug/DsfDemo.csproj.FileListAbsolute.txt | 15 ++++++ DsfDemo/obj/Debug/MainWindow.g.cs | 15 ++++++ DsfDemo/obj/Debug/MainWindow.g.i.cs | 15 ++++++ DsfDemo/obj/Debug/TestWindow.g.cs | 15 ++++++ DsfDemo/obj/Debug/TestWindow.g.i.cs | 15 ++++++ 133 files changed, 1985 insertions(+) create mode 100644 51Aspx源码必读.txt create mode 100644 DSF.Net/Controllers/Button/PopButton.xaml create mode 100644 DSF.Net/Controllers/Button/PopButton.xaml.cs create mode 100644 DSF.Net/Controllers/Label/AlertIndicator.xaml create mode 100644 DSF.Net/Controllers/Label/AlertIndicator.xaml.cs create mode 100644 DSF.Net/Controllers/Label/IntRecLabel.xaml create mode 100644 DSF.Net/Controllers/Label/IntRecLabel.xaml.cs create mode 100644 DSF.Net/Controllers/Label/RectLabel1.xaml create mode 100644 DSF.Net/Controllers/Label/RectLabel1.xaml.cs create mode 100644 DSF.Net/Controllers/Label/RectLabel2.xaml create mode 100644 DSF.Net/Controllers/Label/RectLabel2.xaml.cs create mode 100644 DSF.Net/Controllers/Label/RectLabel3.xaml create mode 100644 DSF.Net/Controllers/Label/RectLabel3.xaml.cs create mode 100644 DSF.Net/Controllers/Loader/Loader.xaml create mode 100644 DSF.Net/Controllers/Loader/Loader.xaml.cs create mode 100644 DSF.Net/Controllers/Process/ArchProcess.xaml create mode 100644 DSF.Net/Controllers/Process/ArchProcess.xaml.cs create mode 100644 DSF.Net/Controllers/Process/Battery.xaml create mode 100644 DSF.Net/Controllers/Process/Battery.xaml.cs create mode 100644 DSF.Net/Controllers/Process/HoriProcess.xaml create mode 100644 DSF.Net/Controllers/Process/HoriProcess.xaml.cs create mode 100644 DSF.Net/Controllers/Process/HoriProcessHalf.xaml create mode 100644 DSF.Net/Controllers/Process/HoriProcessHalf.xaml.cs create mode 100644 DSF.Net/Controllers/Process/RichHoriProcess.xaml create mode 100644 DSF.Net/Controllers/Process/RichHoriProcess.xaml.cs create mode 100644 DSF.Net/Controllers/Process/RichRoundProcess.xaml create mode 100644 DSF.Net/Controllers/Process/RichRoundProcess.xaml.cs create mode 100644 DSF.Net/Controllers/Process/RotateProcess.xaml create mode 100644 DSF.Net/Controllers/Process/RotateProcess.xaml.cs create mode 100644 DSF.Net/Controllers/Process/RotateProcessHalf.xaml create mode 100644 DSF.Net/Controllers/Process/RotateProcessHalf.xaml.cs create mode 100644 DSF.Net/Controllers/Process/RoundLabel.xaml create mode 100644 DSF.Net/Controllers/Process/RoundLabel.xaml.cs create mode 100644 DSF.Net/Controllers/Process/ScaledHoriProcess.xaml create mode 100644 DSF.Net/Controllers/Process/ScaledHoriProcess.xaml.cs create mode 100644 DSF.Net/Controllers/Process/ScaledVertiProcess.xaml create mode 100644 DSF.Net/Controllers/Process/ScaledVertiProcess.xaml.cs create mode 100644 DSF.Net/Controllers/Process/TitledRoundProcess.xaml create mode 100644 DSF.Net/Controllers/Process/TitledRoundProcess.xaml.cs create mode 100644 DSF.Net/Controllers/Process/TitledVertiProcess.xaml create mode 100644 DSF.Net/Controllers/Process/TitledVertiProcess.xaml.cs create mode 100644 DSF.Net/Controllers/Process/VertiProcessFull.xaml create mode 100644 DSF.Net/Controllers/Process/VertiProcessFull.xaml.cs create mode 100644 DSF.Net/Controllers/Ratio/Enum.cs create mode 100644 DSF.Net/Controllers/Ratio/HoriRatioxaml.xaml create mode 100644 DSF.Net/Controllers/Ratio/HoriRatioxaml.xaml.cs create mode 100644 DSF.Net/Controllers/Ratio/VertiRatio.xaml create mode 100644 DSF.Net/Controllers/Ratio/VertiRatio.xaml.cs create mode 100644 DSF.Net/Controllers/Switch/Enum.cs create mode 100644 DSF.Net/Controllers/Switch/TitledSwich1.xaml create mode 100644 DSF.Net/Controllers/Switch/TitledSwich1.xaml.cs create mode 100644 DSF.Net/Controllers/Switch/TitledSwitch2.xaml create mode 100644 DSF.Net/Controllers/Switch/TitledSwitch2.xaml.cs create mode 100644 DSF.Net/Controllers/Theme/Colors.cs create mode 100644 DSF.Net/Controllers/Theme/IUserTheme.cs create mode 100644 DSF.Net/DSF.Net.csproj create mode 100644 DSF.Net/Properties/AssemblyInfo.cs create mode 100644 DSF.Net/Properties/Resources.Designer.cs create mode 100644 DSF.Net/Properties/Resources.resx create mode 100644 DSF.Net/Properties/Settings.Designer.cs create mode 100644 DSF.Net/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Button/PopButton.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Button/PopButton.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Label/AlertIndicator.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Label/AlertIndicator.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Label/IntRecLabel.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Label/IntRecLabel.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Label/RectLabel1.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Label/RectLabel1.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Label/RectLabel2.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Label/RectLabel2.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Label/RectLabel3.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Label/RectLabel3.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Loader/Loader.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Loader/Loader.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/ArchProcess.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/ArchProcess.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/Battery.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/Battery.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/HoriProcess.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/HoriProcess.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/HoriProcessHalf.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/HoriProcessHalf.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/RichHoriProcess.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/RichHoriProcess.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/RichRoundProcess.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/RichRoundProcess.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/RotateProcess.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/RotateProcess.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/RotateProcessHalf.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/RotateProcessHalf.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/RoundLabel.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/RoundLabel.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/ScaledHoriProcess.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/ScaledHoriProcess.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/ScaledVertiProcess.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/ScaledVertiProcess.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/TitledRoundProcess.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/TitledRoundProcess.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/TitledVertiProcess.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/TitledVertiProcess.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/VertiProcessFull.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Process/VertiProcessFull.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Ratio/HoriRatioxaml.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Ratio/HoriRatioxaml.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Ratio/VertiRatio.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Ratio/VertiRatio.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Switch/TitledSwich1.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Switch/TitledSwich1.g.i.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Switch/TitledSwitch2.g.cs create mode 100644 DSF.Net/obj/Debug/Controllers/Switch/TitledSwitch2.g.i.cs create mode 100644 DSF.Net/obj/Debug/DSF.Net.csproj.FileListAbsolute.txt create mode 100644 DsfDemo/App.config create mode 100644 DsfDemo/App.xaml create mode 100644 DsfDemo/App.xaml.cs create mode 100644 DsfDemo/DsfDemo.csproj create mode 100644 DsfDemo/MainWindow.xaml create mode 100644 DsfDemo/MainWindow.xaml.cs create mode 100644 DsfDemo/Properties/AssemblyInfo.cs create mode 100644 DsfDemo/Properties/Resources.Designer.cs create mode 100644 DsfDemo/Properties/Resources.resx create mode 100644 DsfDemo/Properties/Settings.Designer.cs create mode 100644 DsfDemo/TestWindow.xaml create mode 100644 DsfDemo/TestWindow.xaml.cs create mode 100644 DsfDemo/bin/Debug/DsfDemo.exe.config create mode 100644 DsfDemo/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs create mode 100644 DsfDemo/obj/Debug/App.g.cs create mode 100644 DsfDemo/obj/Debug/App.g.i.cs create mode 100644 DsfDemo/obj/Debug/DsfDemo.csproj.FileListAbsolute.txt create mode 100644 DsfDemo/obj/Debug/MainWindow.g.cs create mode 100644 DsfDemo/obj/Debug/MainWindow.g.i.cs create mode 100644 DsfDemo/obj/Debug/TestWindow.g.cs create mode 100644 DsfDemo/obj/Debug/TestWindow.g.i.cs diff --git a/51Aspx源码必读.txt b/51Aspx源码必读.txt new file mode 100644 index 0000000..e0c5689 --- /dev/null +++ b/51Aspx源码必读.txt @@ -0,0 +1,54 @@ +WPF仪表板数据显示程序 + + + 一、源码描述 + + + WPF仪表板数据显示程序 + + + 环境:VS2022 WPF + + + + + + 二、功能介绍 + + + 一套科技风格的WPF仪表板数据显示控件,其中的控件手写实现。 + + + + + + 三、注意事项 + + + ctrl+F5运行即可。 + + + + + + +作者: coderbest + +如需获得该源码的视频、更新等更多资料请访问: https://www.51aspx.com/Code/DataDisplay +------------------------------------------------------------------------------------------------ + + 源码服务专家 + 官网: https://www.51aspx.com + 讨论圈: https://club.51aspx.com/ + +平台声明: + +1.51Aspx平台上提供下载的资源为免费、共享、商业三类源码,其中免费和共享源码仅供个人学习和研究使用,商业源码请在相应的授权许可条件下使用; +2.51Aspx平台对提供下载的软件及其它资源不拥有任何权利,其版权归属源码合法拥有者所有; +3.著作权人发现本网站载有侵害其合法权益的内容或作品,请与我们联系( 登录官网与客服反馈或发送邮件到support@51Aspx.com ); +4.51Aspx平台不保证提供的下载资源的准确性、安全性和完整性; + +友情提示: + 一般数据库文件默认在 DB_51Aspx 文件夹下 + 默认账号密码一般均为51Aspx + 关于源码使用常见问题及解决方案,请参阅: https://www.51aspx.com/Help diff --git a/DSF.Net/Controllers/Button/PopButton.xaml b/DSF.Net/Controllers/Button/PopButton.xaml new file mode 100644 index 0000000..1746d99 --- /dev/null +++ b/DSF.Net/Controllers/Button/PopButton.xaml @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/DSF.Net/Controllers/Button/PopButton.xaml.cs b/DSF.Net/Controllers/Button/PopButton.xaml.cs new file mode 100644 index 0000000..c328c89 --- /dev/null +++ b/DSF.Net/Controllers/Button/PopButton.xaml.cs @@ -0,0 +1,15 @@ +using DSF.Net.Controllers.Theme; +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows; +using System.Windows.Controls; +using System.Windows.Data; +using System.Windows.Documents; +using System.Windows.Input; +using System.Windows.Media; +using System.Windows.Media.Imaging; +using System.Windows.Navigation; +using System.Windows.Shapes; diff --git a/DSF.Net/Controllers/Label/AlertIndicator.xaml b/DSF.Net/Controllers/Label/AlertIndicator.xaml new file mode 100644 index 0000000..26a0f88 --- /dev/null +++ b/DSF.Net/Controllers/Label/AlertIndicator.xaml @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/DSF.Net/Controllers/Label/AlertIndicator.xaml.cs b/DSF.Net/Controllers/Label/AlertIndicator.xaml.cs new file mode 100644 index 0000000..c12396b --- /dev/null +++ b/DSF.Net/Controllers/Label/AlertIndicator.xaml.cs @@ -0,0 +1,15 @@ +using DSF.Net.Controllers.Theme; +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows; +using System.Windows.Controls; +using System.Windows.Data; +using System.Windows.Documents; +using System.Windows.Input; +using System.Windows.Media; +using System.Windows.Media.Animation; +using System.Windows.Media.Imaging; +using System.Windows.Navigation; diff --git a/DSF.Net/Controllers/Label/IntRecLabel.xaml b/DSF.Net/Controllers/Label/IntRecLabel.xaml new file mode 100644 index 0000000..89fa1d8 --- /dev/null +++ b/DSF.Net/Controllers/Label/IntRecLabel.xaml @@ -0,0 +1,15 @@ + + + + + + + +