diff --git a/DotNet/WPF/Src/Core31/Panuon.UI.Silver/Panuon.UI.Silver.csproj b/DotNet/WPF/Src/Core31/Panuon.UI.Silver/Panuon.UI.Silver.csproj index f6cc0462..7b0534e7 100644 --- a/DotNet/WPF/Src/Core31/Panuon.UI.Silver/Panuon.UI.Silver.csproj +++ b/DotNet/WPF/Src/Core31/Panuon.UI.Silver/Panuon.UI.Silver.csproj @@ -20,7 +20,9 @@ + + @@ -28,7 +30,9 @@ + + diff --git a/DotNet/WPF/Src/Core31/Panuon.UI.Silver/Resources/PanuonIcon.ttf b/DotNet/WPF/Src/Core31/Panuon.UI.Silver/Resources/PanuonIcon.ttf new file mode 100644 index 00000000..f3224020 Binary files /dev/null and b/DotNet/WPF/Src/Core31/Panuon.UI.Silver/Resources/PanuonIcon.ttf differ diff --git a/DotNet/WPF/Src/Core31/Panuon.UI.Silver/Resources/dropper.cur b/DotNet/WPF/Src/Core31/Panuon.UI.Silver/Resources/dropper.cur new file mode 100644 index 00000000..febc577a Binary files /dev/null and b/DotNet/WPF/Src/Core31/Panuon.UI.Silver/Resources/dropper.cur differ diff --git a/DotNet/WPF/Src/Net40/Panuon.UI.Silver/Panuon.UI.Silver.csproj b/DotNet/WPF/Src/Net40/Panuon.UI.Silver/Panuon.UI.Silver.csproj index ee2fc539..b74c36fa 100644 --- a/DotNet/WPF/Src/Net40/Panuon.UI.Silver/Panuon.UI.Silver.csproj +++ b/DotNet/WPF/Src/Net40/Panuon.UI.Silver/Panuon.UI.Silver.csproj @@ -69,6 +69,7 @@ SettingsSingleFileGenerator Settings.Designer.cs + @@ -83,6 +84,9 @@ Panuon.UI.Core + + + diff --git a/DotNet/WPF/Src/Net40/Panuon.UI.Silver/Resources/PanuonIcon.ttf b/DotNet/WPF/Src/Net40/Panuon.UI.Silver/Resources/PanuonIcon.ttf new file mode 100644 index 00000000..f3224020 Binary files /dev/null and b/DotNet/WPF/Src/Net40/Panuon.UI.Silver/Resources/PanuonIcon.ttf differ diff --git a/DotNet/WPF/Src/Net40/Panuon.UI.Silver/Resources/dropper.cur b/DotNet/WPF/Src/Net40/Panuon.UI.Silver/Resources/dropper.cur new file mode 100644 index 00000000..febc577a Binary files /dev/null and b/DotNet/WPF/Src/Net40/Panuon.UI.Silver/Resources/dropper.cur differ diff --git a/DotNet/WPF/Src/Net45/Panuon.UI.Core/Panuon.UI.Core.csproj b/DotNet/WPF/Src/Net45/Panuon.UI.Core/Panuon.UI.Core.csproj index 86dfeeb4..591165e2 100644 --- a/DotNet/WPF/Src/Net45/Panuon.UI.Core/Panuon.UI.Core.csproj +++ b/DotNet/WPF/Src/Net45/Panuon.UI.Core/Panuon.UI.Core.csproj @@ -27,7 +27,7 @@ pdbonly true ..\..\Outputs\Release\Net45\ - TRACE + TRACE;NET45 prompt 4 diff --git a/DotNet/WPF/Src/Net45/Panuon.UI.Silver/Panuon.UI.Silver.csproj b/DotNet/WPF/Src/Net45/Panuon.UI.Silver/Panuon.UI.Silver.csproj index dc763359..9768053e 100644 --- a/DotNet/WPF/Src/Net45/Panuon.UI.Silver/Panuon.UI.Silver.csproj +++ b/DotNet/WPF/Src/Net45/Panuon.UI.Silver/Panuon.UI.Silver.csproj @@ -27,7 +27,7 @@ pdbonly true ..\..\Outputs\Release\Net45\ - TRACE + TRACE;NET45 prompt 4 @@ -66,6 +66,7 @@ SettingsSingleFileGenerator Settings.Designer.cs + @@ -80,6 +81,9 @@ Panuon.UI.Core + + + diff --git a/DotNet/WPF/Src/Net45/Panuon.UI.Silver/Resources/PanuonIcon.ttf b/DotNet/WPF/Src/Net45/Panuon.UI.Silver/Resources/PanuonIcon.ttf new file mode 100644 index 00000000..f3224020 Binary files /dev/null and b/DotNet/WPF/Src/Net45/Panuon.UI.Silver/Resources/PanuonIcon.ttf differ diff --git a/DotNet/WPF/Src/Net45/Panuon.UI.Silver/Resources/dropper.cur b/DotNet/WPF/Src/Net45/Panuon.UI.Silver/Resources/dropper.cur new file mode 100644 index 00000000..febc577a Binary files /dev/null and b/DotNet/WPF/Src/Net45/Panuon.UI.Silver/Resources/dropper.cur differ diff --git a/DotNet/WPF/Src/Net472/Panuon.UI.Silver/Panuon.UI.Silver.csproj b/DotNet/WPF/Src/Net472/Panuon.UI.Silver/Panuon.UI.Silver.csproj index 208e892a..0897a026 100644 --- a/DotNet/WPF/Src/Net472/Panuon.UI.Silver/Panuon.UI.Silver.csproj +++ b/DotNet/WPF/Src/Net472/Panuon.UI.Silver/Panuon.UI.Silver.csproj @@ -72,6 +72,7 @@ SettingsSingleFileGenerator Settings.Designer.cs + @@ -80,6 +81,9 @@ Panuon.UI.Core + + + diff --git a/DotNet/WPF/Src/Net472/Panuon.UI.Silver/Resources/PanuonIcon.ttf b/DotNet/WPF/Src/Net472/Panuon.UI.Silver/Resources/PanuonIcon.ttf new file mode 100644 index 00000000..f3224020 Binary files /dev/null and b/DotNet/WPF/Src/Net472/Panuon.UI.Silver/Resources/PanuonIcon.ttf differ diff --git a/DotNet/WPF/Src/Net472/Panuon.UI.Silver/Resources/dropper.cur b/DotNet/WPF/Src/Net472/Panuon.UI.Silver/Resources/dropper.cur new file mode 100644 index 00000000..febc577a Binary files /dev/null and b/DotNet/WPF/Src/Net472/Panuon.UI.Silver/Resources/dropper.cur differ diff --git a/DotNet/WPF/Src/Samples/App.xaml b/DotNet/WPF/Src/Samples/App.xaml index 29195441..2bf9827c 100644 --- a/DotNet/WPF/Src/Samples/App.xaml +++ b/DotNet/WPF/Src/Samples/App.xaml @@ -11,6 +11,17 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -