Skip to content

Commit 910d55d

Browse files
committed
updated NonClientAreaContent
1 parent 8ec3ab1 commit 910d55d

File tree

14 files changed

+15
-63
lines changed

14 files changed

+15
-63
lines changed

README-cn.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ HandyControl 项目已加入 [dotNET China](https://gitee.com/dotnetchina) 组
136136
[![Visual Studio Community 2019](https://gitee.com/handyorg/HandyOrgResource/raw/master/HandyControl/Resources/vs2019_logo.png)](https://visualstudio.microsoft.com/free-developer-offers/)
137137
[![JetBrains](https://gitee.com/handyorg/HandyOrgResource/raw/master/HandyControl/Resources/resharper_logo.png)](https://www.jetbrains.com/?from=HandyControl)
138138
[![Cake](https://gitee.com/handyorg/HandyOrgResource/raw/master/HandyControl/Resources/cake_logo.png)](https://cakebuild.net/)
139-
[![Gitter](https://gitee.com/handyorg/HandyOrgResource/raw/master/HandyControl/Resources/gitter_logo.png)](https://gitter.im/)
140139

141140
## 使用HandyControl的项目
142141

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@
130130
[![Visual Studio Community 2019](https://gitee.com/handyorg/HandyOrgResource/raw/master/HandyControl/Resources/vs2019_logo.png)](https://visualstudio.microsoft.com/free-developer-offers/)
131131
[![JetBrains](https://gitee.com/handyorg/HandyOrgResource/raw/master/HandyControl/Resources/resharper_logo.png)](https://www.jetbrains.com/?from=HandyControl)
132132
[![Cake](https://gitee.com/handyorg/HandyOrgResource/raw/master/HandyControl/Resources/cake_logo.png)](https://cakebuild.net/)
133-
[![Gitter](https://gitee.com/handyorg/HandyOrgResource/raw/master/HandyControl/Resources/gitter_logo.png)](https://gitter.im/)
134133

135134
## Projects using HandyControl
136135

src/Net_40/HandyControlDemo_Net_40/HandyControlDemo_Net_40.csproj

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -195,18 +195,15 @@
195195
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\Flag\tr.png">
196196
<Link>Resources\Img\Flag\tr.png</Link>
197197
</Resource>
198+
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\Slack.png">
199+
<Link>Resources\Img\Slack.png</Link>
200+
</Resource>
198201
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\icon-white.ico">
199202
<Link>Resources\Img\icon-white.ico</Link>
200203
</Resource>
201204
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\icon.ico">
202205
<Link>Resources\Img\icon.ico</Link>
203206
</Resource>
204-
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\qq_group_1.jpg">
205-
<Link>Resources\Img\qq_group_1.jpg</Link>
206-
</Resource>
207-
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\qq_group_2.jpg">
208-
<Link>Resources\Img\qq_group_2.jpg</Link>
209-
</Resource>
210207
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\LeftMainContent\Animation_16x.png">
211208
<Link>Resources\Img\LeftMainContent\Animation_16x.png</Link>
212209
</Resource>

src/Net_GE45/HandyControlDemo_Net_GE45/HandyControlDemo_Net_GE45.csproj

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -197,18 +197,15 @@
197197
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\Flag\tr.png">
198198
<Link>Resources\Img\Flag\tr.png</Link>
199199
</Resource>
200+
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\Slack.png">
201+
<Link>Resources\Img\Slack.png</Link>
202+
</Resource>
200203
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\icon-white.ico">
201204
<Link>Resources\Img\icon-white.ico</Link>
202205
</Resource>
203206
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\icon.ico">
204207
<Link>Resources\Img\icon.ico</Link>
205208
</Resource>
206-
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\qq_group_1.jpg">
207-
<Link>Resources\Img\qq_group_1.jpg</Link>
208-
</Resource>
209-
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\qq_group_2.jpg">
210-
<Link>Resources\Img\qq_group_2.jpg</Link>
211-
</Resource>
212209
<Resource Include="..\..\Shared\HandyControlDemo_Shared\Resources\Img\LeftMainContent\Animation_16x.png">
213210
<Link>Resources\Img\LeftMainContent\Animation_16x.png</Link>
214211
</Resource>

src/Shared/HandyControlDemo_Shared/HandyControlDemo_Shared.projitems

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -294,9 +294,6 @@
294294
<Compile Include="$(MSBuildThisFileDirectory)UserControl\Main\MainContent.xaml.cs">
295295
<DependentUpon>MainContent.xaml</DependentUpon>
296296
</Compile>
297-
<Compile Include="$(MSBuildThisFileDirectory)UserControl\Main\QQGroupView.xaml.cs">
298-
<DependentUpon>QQGroupView.xaml</DependentUpon>
299-
</Compile>
300297
<Compile Include="$(MSBuildThisFileDirectory)UserControl\Main\UnderConstruction.xaml.cs">
301298
<DependentUpon>UnderConstruction.xaml</DependentUpon>
302299
</Compile>
@@ -855,10 +852,6 @@
855852
<SubType>Designer</SubType>
856853
<Generator>MSBuild:Compile</Generator>
857854
</Page>
858-
<Page Include="$(MSBuildThisFileDirectory)UserControl\Main\QQGroupView.xaml">
859-
<SubType>Designer</SubType>
860-
<Generator>MSBuild:Compile</Generator>
861-
</Page>
862855
<Page Include="$(MSBuildThisFileDirectory)UserControl\Main\UnderConstruction.xaml">
863856
<SubType>Designer</SubType>
864857
<Generator>MSBuild:Compile</Generator>
497 Bytes
Loading
-17.8 KB
Binary file not shown.
-17.9 KB
Binary file not shown.

src/Shared/HandyControlDemo_Shared/Resources/Themes/Basic/Geometries.xaml

Lines changed: 0 additions & 2 deletions
Large diffs are not rendered by default.

src/Shared/HandyControlDemo_Shared/Service/Data/DataService.cs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,12 @@ internal List<AvatarModel> GetBlogDataList()
164164
DisplayName = "noctwolf",
165165
AvatarUri = "https://avatars3.githubusercontent.com/u/21022467?s=400&v=4",
166166
Link = "https://www.cnblogs.com/noctwolf/"
167+
},
168+
new AvatarModel
169+
{
170+
DisplayName = "关关长语",
171+
AvatarUri = "https://avatars3.githubusercontent.com/u/25916858?s=400&v=4",
172+
Link = "https://blog.csdn.net/qq_28806349/category_11213909.html"
167173
}
168174
};
169175
}

0 commit comments

Comments
 (0)