1 Star 0 Fork 180

leo / WPFDevelopers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

English

dotnet-version Visual Studio 2019 WPF开发者 码云 Github nuget-version Github stars Downloads

Welcome to WPFDevelopers

Github https://github.com/WPFDevelopersOrg

码云 https://gitee.com/WPFDevelopersOrg

基础控件👇👇👇 https://github.com/WPFDevelopersOrg/WPFDevelopers.Minimal

Blue

此项目包含了 微信公众号 《 WPF开发者》 日常开发分享,欢迎Star

运行环境 Visual Studio 2022

.Net Version

.Net Version Status
Net40
net45
net46
net47
net48
netcoreapp3.0
net5.0-windows
net6.0-windows

欢迎关注微信公众号

支持者

Conscientious loridoo yaunchen 王菅物 清梦 zhangjingcheng dotnet9

贡献者

ChisterWu huangjia2107 liukaishuang TwilightLemon githowe LuGuangguang DinoChan mingyaodagege PettyHandSome 丑萌气质狗

捐助

如果您觉得我们的开源软件对你有所帮助,请扫下方二维码打赏我们一杯咖啡。

支付宝 微信

第一步: 添加 nuget;

Install-Package WPFDevelopers

第二步: App.xaml中增加节点;

 <Application.Resources>
    <ResourceDictionary>
        <ResourceDictionary.MergedDictionaries>
            <ResourceDictionary Source="pack://application:,,,/WPFDevelopers;component/Generic.xaml"/>
        </ResourceDictionary.MergedDictionaries>
    </ResourceDictionary>
</Application.Resources>  

第三步:添加命名空间;

xmlns:wpfdev="https://github.com/WPFDevelopersOrg/WPFDevelopers"


ScreenCut (截屏)


AnimationAudio (WPF实现音频播放动画)


VerifyCode(WPF使用DrawingVisual绘制验证码)


EdgeLight (WPF 实现边框跑马灯)

DrawPrize(WPF 实现大转盘抽奖)


DesktopPlayVideo(WPF实现动态Windows桌面壁纸)


CropControl(WPF实现图片切成九宫格控件)


NumberCard(WPF实现3D翻转倒计时控件)


CountdownTimer(倒计时动画)


SpeedRockets(WPF实现加速火箭)


SnowCanvas(WPF实现圣诞树雪花)


WPFBreatheLight(WPF实现呼吸灯)


Thermometer(温度计)


RingLoading(酷酷的等待)


RoundPicker(圆选择器)


LogoAnimation(登录动画)


LineChart(折线图)


MetroWindow(窗体)


RainbowButtons(彩虹按钮)


Ruler(刻度尺)


ZooSemy(拟物旋转按钮)


BasicBarChart(统计图)


RadarChart(雷达图)


DrawerMenu(抽屉菜单)


SpotLight(聚光灯)


TransitionPanel(过渡面板)


OtherControl (火炬)


EmphasizerCarousel (轮播图二)


Carousel (轮播图)


ScrollViewerAnimation (滚动条带动画)


RollLoading (等待动画)


CycleLoading (等待动画)


Pagination (分页)


TaskbarItemInfo (窗体任务栏角徽)


BallLoading (等待动画)


WpfPieControl(WPF实现统计图(饼图仿LiveCharts))


WpfDashboard(WPF实现仪表盘(刻度跟随进度))


WpfTimeLineControl(WPF实现时间轴(仿Gitee))


WpfCircularProgressBar(WPF实现环(圆)形进度条)


WpfCircularMenu(WPF实现环(圆)形菜单)


WpfPasswrod(WPF实现密文与密文切换)


WpfChatEmojiText(WPF实现聊天Emoji+文本)


WPFSongWords(WPF实现歌词动画)


WpfCanvasAdorner(WPF实现旋转控件并修改宽高)


WpfBingMap(WPF使用MapControl加载高德地图)


3DAnimationNavigationBar(WPF实现3D菜单动画)


WpfRoundMenu(WPF实现圆形菜单)


CutImageSolution(WPF实现用户头像裁剪)


									~~底线~~
MIT License Copyright (c) 2022 WPFDevelopersOrg Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

WPF客户端自定义库 ~此项目是公众号《WPF开发者》日常分享Sample,持续更新中🎉 欢迎关注 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/dzyong/WPFDevelopers.git
git@gitee.com:dzyong/WPFDevelopers.git
dzyong
WPFDevelopers
WPFDevelopers
master

搜索帮助