GithubHelp home page GithubHelp logo

wu's Introduction

1 Wu

1.1 Wu.Extensions

包含一些String、DateTime等的扩展方法

1.2 Wu.Utils

包含Crc校验等

2 Wu.Wpf

名称 功能
IsUIThread 判断是否为UI线程
ExecuteFun 在UI线程执行方法
ExecuteFunBeginInvoke 在UI线程执行方法

2.1 Wu.Wpf.Converters

转换器

名称 功能
ValueConverterBase 转换器基类
ReverseBool 反转Bool
False2Collapsed False转换Collapsed
True2Collapsed True转换Collapsed
Zero2Collapsed 0转换Collapsed
NonZero2Collapsed 非零转换Collapsed
StringIsNullOrWhiteSpace2Collapsed 空字符转换Collapsed
StringIsNullOrWhiteSpace2True 空字符转换True
EnumDescriptionTypeConverter 使枚举绑定值改为Description
EnumBindingSourceExtension 使枚举支持直接绑定
MergeText 合并多段文本

Wu.Wpf.Extensions

扩展方法

名称 功能
PasswordExtensions 使Password支持绑定
ScrollViewerExtensions 使ScrollViewer自动移动到最下方
TextBoxExtensions 使TextBox支持获取焦点时全选

Wu.CodeSnippets

包含一些CodeSnippet代码段

名称 功能
bindablebase 继承Prism.Mvvm.BindableBase基类
propr 声明带属性通知的属性
propdf 声明依赖属性
propdfb 声明依赖属性带回调
realizeINotifyPropertyChanged 继承并实现INotifyPropertyChanged接口

wu's People

Contributors

monika1313 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.