Windows Phone开发工具箱 - Coding4Fun Tools
当前Coding4Fun工具箱为Windows Phone提供的内容包括:
控件: - About Prompt
- Chat Bubble
- Chat Bubble TextBox
- Color Hexagon Picker
- Color Picker
- Color Slider
- Input Prompt
- Message Prompt
- Memory Counter
- Opacity Toggle Button
- Password Prompt
- Progress Overlay
- Round Button
- Round Toggle Button
- Super Slider
- TimeSpan Picker
- Toast Prompt
| 抽象类: - PopUp class for things like an Input Prompt that can be GPU accelerated unlike the current built-in Popup control.
转换器: - Boolean to Visibility
- String To Visibility
- Themed Image Converter
- Inversed Theme Image Converter
- Visibility to Boolean
绑定帮助类: - Textbox or Passwordbox update
Example: <TextBox Text="{Binding FooBar, Mode=TwoWay}" local:TextBinding.UpdateSourceOnChange="True" /> Data 帮助类: - PhoneHelper for getting data out of the WMAppManifest file
Example: PhoneHelper.GetAppAttribute("Title") - Color Extensions
|
Screenshots:
项目主页:http://www.open-open.com/lib/view/home/1342140862265